Skip to content

ClangToSageTranslator::VisitOMPParallelForDirective

Synopsis

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

virtual
bool
VisitOMPParallelForDirective(
    clang::OMPParallelForDirective* omp_parallel_for_directive,
    SgNode** node);

Created with MrDocs