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