Skip to content

ClangToSageTranslator::VisitOMPTargetParallelForSimdDirective

Synopsis

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

virtual
bool
VisitOMPTargetParallelForSimdDirective(
    clang::OMPTargetParallelForSimdDirective* omp_target_parallel_for_simd_directive,
    SgNode** node);

Created with MrDocs