Skip to content

ClangToDotTranslator::VisitOMPArraySectionExpr

Synopsis

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

virtual
bool
VisitOMPArraySectionExpr(
    clang::ArraySectionExpr* omp_array_section_expr,
    NodeDescriptor& node_desc);

Created with MrDocs