Lines Matching refs:CurrentInstantiationScope
385 if (CurrentInstantiationScope) in InstantiateAttrs()
386 Saved = CurrentInstantiationScope->cloneScopes(OuterMostScope); in InstantiateAttrs()
734 SemaRef.CurrentInstantiationScope->InstantiatedLocal(D, Field); in VisitFieldDecl()
958 SemaRef.CurrentInstantiationScope->InstantiatedLocal(D, Enum); in VisitEnumDecl()
1016 SemaRef.CurrentInstantiationScope->InstantiatedLocal(EC, EnumConst); in InstantiateEnumDefinition()
1416 SemaRef.CurrentInstantiationScope->InstantiatedLocal(D, Record); in VisitCXXRecordDecl()
2035 SemaRef.CurrentInstantiationScope->InstantiatedLocal(D, Inst); in VisitTemplateTypeParmDecl()
2186 SemaRef.CurrentInstantiationScope->InstantiatedLocal(D, Param); in VisitNonTypeTemplateParmDecl()
2323 SemaRef.CurrentInstantiationScope->InstantiatedLocal(D, Param); in VisitTemplateTemplateParmDecl()
2450 SemaRef.CurrentInstantiationScope->InstantiatedLocal(Shadow, InstShadow); in VisitUsingDecl()
2584 SemaRef.CurrentInstantiationScope->findInstantiationOf(PrevDeclInScope) in VisitOMPDeclareReductionDecl()
2592 SemaRef.CurrentInstantiationScope->InstantiatedLocal(D, NewDRD); in VisitOMPDeclareReductionDecl()
2606 SemaRef.CurrentInstantiationScope->InstantiatedLocal(OldLookup.front(), in VisitOMPDeclareReductionDecl()
2623 SemaRef.CurrentInstantiationScope->InstantiatedLocal( in VisitOMPDeclareReductionDecl()
3220 LocalInstantiationScope *Scope = SemaRef.CurrentInstantiationScope; in SubstFunctionType()
3845 CurrentInstantiationScope->InstantiatedLocal(OldVar, NewVar); in BuildVariableInstantiation()
4645 if (CurrentInstantiationScope) { in FindInstantiatedDecl()
4646 if (auto Found = CurrentInstantiationScope->findInstantiationOf(D)) { in FindInstantiatedDecl()
4688 CurrentInstantiationScope->InstantiatedLocal(D, Inst); in FindInstantiatedDecl()
4699 CurrentInstantiationScope->InstantiatedLocal(D, Inst); in FindInstantiatedDecl()