Skip to content

ClangToSageTranslator::VisitOMPLoopDirective

Synopsis

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

virtual
bool
VisitOMPLoopDirective(
    clang::OMPLoopDirective* omp_loop_directive,
    SgNode** node);

Created with MrDocs