ClangToDotTranslator::VisitOMPCriticalDirective
Synopsis
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
virtual
bool
VisitOMPCriticalDirective(
clang::OMPCriticalDirective* omp_critical_directive,
NodeDescriptor& node_desc);
Created with MrDocs