Home
last modified time | relevance | path

Searched defs:PrevDeclInScope (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/lib/AST/
DDeclOpenMP.cpp104 QualType Ty, OMPDeclareReductionDecl *PrevDeclInScope) in OMPDeclareReductionDecl()
114 QualType T, OMPDeclareReductionDecl *PrevDeclInScope) { in Create()
145 OMPDeclareMapperDecl *PrevDeclInScope) { in Create()
/external/clang/include/clang/AST/
DDeclOpenMP.h112 LazyDeclPtr PrevDeclInScope; variable
118 OMPDeclareReductionDecl *PrevDeclInScope) in OMPDeclareReductionDecl()
/external/clang/lib/AST/
DDeclOpenMP.cpp64 QualType T, OMPDeclareReductionDecl *PrevDeclInScope) { in Create()
/external/llvm-project/clang/include/clang/AST/
DDeclOpenMP.h199 LazyDeclPtr PrevDeclInScope; variable
298 LazyDeclPtr PrevDeclInScope; variable
304 OMPDeclareMapperDecl *PrevDeclInScope) in OMPDeclareMapperDecl()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp3303 auto *PrevDeclInScope = D->getPrevDeclInScope(); in VisitOMPDeclareReductionDecl() local
3388 auto *PrevDeclInScope = D->getPrevDeclInScope(); in VisitOMPDeclareMapperDecl() local
DSemaOpenMP.cpp17905 AccessSpecifier AS, Decl *PrevDeclInScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
18160 Expr *MapperVarRef, ArrayRef<OMPClause *> Clauses, Decl *PrevDeclInScope) { in ActOnOpenMPDeclareMapperDirective()
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2581 auto *PrevDeclInScope = D->getPrevDeclInScope(); in VisitOMPDeclareReductionDecl() local
DSemaOpenMP.cpp11093 AccessSpecifier AS, Decl *PrevDeclInScope) { in ActOnOpenMPDeclareReductionDirectiveStart()