Skip to content

ClangToSageTranslator::VisitOMPParallelForSimdDirective

Synopsis

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

virtual
bool
VisitOMPParallelForSimdDirective(
    clang::OMPParallelForSimdDirective* omp_parallel_for_simd_directive,
    SgNode** node);

Created with MrDocs