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