Skip to content

ClangToSageTranslator::VisitOMPCancelDirective

Synopsis

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

virtual
bool
VisitOMPCancelDirective(
    clang::OMPCancelDirective* omp_cancel_directive,
    SgNode** node);

Created with MrDocs