Skip to content

ClangToSageTranslator::VisitOMPForDirective

Synopsis

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

virtual
bool
VisitOMPForDirective(
    clang::OMPForDirective* omp_for_directive,
    SgNode** node);

Created with MrDocs