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