Lines Matching refs:getDeclContext
102 if (WalkUp(Typedef->getDeclContext(), NestedPattern->getTemplatedDecl())) in mightReferToOuterTemplateParameters()
104 if (WalkUp(NestedPattern->getTemplatedDecl(), Typedef->getDeclContext())) in mightReferToOuterTemplateParameters()
144 bool InDependentContext = OrigDecl->getDeclContext()->isDependentContext(); in TransformTypedefType()
203 DeclContext *DC = OriginalTemplate->getDeclContext();
311 DeclContext *DC = Template->getDeclContext();
792 SemaRef, AliasTemplate->getDeclContext(), TP, Args, in buildAssociatedConstraints()
818 SemaRef, F->getDeclContext(), TP, Args, in buildAssociatedConstraints()
920 SemaRef, AliasTemplate->getDeclContext(), TP, Args, in buildIsDeducibleConstraint()
1083 SemaRef, AliasTemplate->getDeclContext(), TP, Args, in BuildDeductionGuideForTypeAlias()
1103 SemaRef, F->getDeclContext(), TP, Args, FPrimeTemplateParams.size(), in BuildDeductionGuideForTypeAlias()
1193 AliasTemplate->getDeclContext())) in DeclareImplicitDeductionGuidesForTypeAlias()
1202 SemaRef.LookupQualifiedName(Guides, Template->getDeclContext()); in DeclareImplicitDeductionGuidesForTypeAlias()
1218 SemaRef.Context, G->getDeclContext(), in DeclareImplicitDeductionGuidesForTypeAlias()
1323 DeclContext *DC = Template->getDeclContext(); in DeclareAggregateDeductionGuideFromInitList()
1370 DeclContext *DC = Template->getDeclContext(); in DeclareImplicitDeductionGuides()