Skip to content

ClangToSageTranslator::VisitOMPDeclareReductionDecl

Synopsis

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

virtual
bool
VisitOMPDeclareReductionDecl(
    clang::OMPDeclareReductionDecl* omp_declare_reduction_decl,
    SgNode** node);

Created with MrDocs