Skip to content

ClangToDotTranslator::VisitOMPParallelDirective

Synopsis

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

virtual
bool
VisitOMPParallelDirective(
    clang::OMPParallelDirective* omp_parallel_directive,
    NodeDescriptor& node_desc);

Created with MrDocs