Skip to content

ClangToDotTranslator::VisitOMPParallelSectionsDirective

Synopsis

Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>

virtual
bool
VisitOMPParallelSectionsDirective(
    clang::OMPParallelSectionsDirective* omp_parallel_sections_directive,
    NodeDescriptor& node_desc);

Created with MrDocs