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