reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

tools/clang/include/clang/AST/DeclOpenMP.h
  102 class OMPDeclareReductionDecl final : public ValueDecl, public DeclContext {
tools/clang/include/clang/AST/RecursiveASTVisitor.h
 1607 DEF_TRAVERSE_DECL(OMPDeclareReductionDecl, {
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
 3029 Decl *TemplateDeclInstantiator::VisitOMPDeclareReductionDecl(