Skip to content

ClangToSageTranslator::VisitOMPTargetParallelForDirective

Synopsis

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

virtual
bool
VisitOMPTargetParallelForDirective(
    clang::OMPTargetParallelForDirective* omp_target_parallel_for_directive,
    SgNode** node);

Created with MrDocs