Skip to content

ClangToSageTranslator::VisitOMPExecutableDirective

Synopsis

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

virtual
bool
VisitOMPExecutableDirective(
    clang::OMPExecutableDirective* omp_executable_directive,
    SgNode** node);

Created with MrDocs