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