Skip to content

ClangToDotTranslator::VisitOMPMasterDirective

Synopsis

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

virtual
bool
VisitOMPMasterDirective(
    clang::OMPMasterDirective* omp_master_directive,
    NodeDescriptor& node_desc);

Created with MrDocs