Skip to content

ClangToSageTranslator::VisitOMPTaskLoopDirective

Synopsis

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

virtual
bool
VisitOMPTaskLoopDirective(
    clang::OMPTaskLoopDirective* omp_task_loop_directive,
    SgNode** node);

Created with MrDocs