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