Home
last modified time | relevance | path

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

/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/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2581 auto *PrevDeclInScope = D->getPrevDeclInScope(); in VisitOMPDeclareReductionDecl() local
DSemaOpenMP.cpp11093 AccessSpecifier AS, Decl *PrevDeclInScope) { in ActOnOpenMPDeclareReductionDirectiveStart()