Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclOpenMP.cpp104 QualType Ty, OMPDeclareReductionDecl *PrevDeclInScope) in OMPDeclareReductionDecl()
114 QualType T, OMPDeclareReductionDecl *PrevDeclInScope) { in Create()
145 OMPDeclareMapperDecl *PrevDeclInScope) { in Create()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h198 LazyDeclPtr PrevDeclInScope; variable
298 LazyDeclPtr PrevDeclInScope; variable
304 OMPDeclareMapperDecl *PrevDeclInScope) in OMPDeclareMapperDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3622 auto *PrevDeclInScope = D->getPrevDeclInScope(); in VisitOMPDeclareReductionDecl() local
3707 auto *PrevDeclInScope = D->getPrevDeclInScope(); in VisitOMPDeclareMapperDecl() local
H A DSemaOpenMP.cpp22499 AccessSpecifier AS, Decl *PrevDeclInScope) { in ActOnOpenMPDeclareReductionDirectiveStart()
22754 Expr *MapperVarRef, ArrayRef<OMPClause *> Clauses, Decl *PrevDeclInScope) { in ActOnOpenMPDeclareMapperDirective()