Skip to content

ClangToSageTranslator::VisitOMPCancellationPointDirective

Synopsis

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

virtual
bool
VisitOMPCancellationPointDirective(
    clang::OMPCancellationPointDirective* omp_cancellation_point_directive,
    SgNode** node);

Created with MrDocs