Skip to content

ClangToDotTranslator::VisitOMPTaskLoopDirective

Synopsis

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

virtual
bool
VisitOMPTaskLoopDirective(
    clang::OMPTaskLoopDirective* omp_task_loop_directive,
    NodeDescriptor& node_desc);

Created with MrDocs