Skip to content

ClangToDotTranslator::VisitOMPForDirective

Synopsis

Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>

virtual
bool
VisitOMPForDirective(
    clang::OMPForDirective* omp_for_directive,
    NodeDescriptor& node_desc);

Created with MrDocs