Skip to content

ClangToDotTranslator::VisitOMPCancelDirective

Synopsis

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

virtual
bool
VisitOMPCancelDirective(
    clang::OMPCancelDirective* omp_cancel_directive,
    NodeDescriptor& node_desc);

Created with MrDocs