Skip to content

ClangToSageTranslator::VisitOMPForSimdDirective

Synopsis

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

virtual
bool
VisitOMPForSimdDirective(
    clang::OMPForSimdDirective* omp_for_simd_directive,
    SgNode** node);

Created with MrDocs