Lines Matching refs:getWithLocInContext

764         /*Op*/ SourceLocation(), SS.getWithLocInContext(Context), TemplateKWLoc,  in ActOnDependentIdExpression()
777 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in BuildDependentDeclRefExpr()
950 Arg.getScopeSpec().getWithLocInContext(SemaRef.Context), in translateTemplateArgument()
1160 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc(), in BuildTypeConstraint()
1809 T->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier()
4148 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType()
4179 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType()
4218 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType()
4275 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType()
4898 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc{}, in CheckConceptTemplateId()
4951 SS.getWithLocInContext(Context), in BuildTemplateIdExpr()
5209 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in CheckTemplateTypeArgument()
5648 Context, SS.getWithLocInContext(Context), TemplateKWLoc, NameInfo, in CheckTemplateArgument()
10723 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnDependentTag()
10743 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in ActOnTypenameType()
10806 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTypenameType()
10834 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTypenameType()
11197 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in RebuildNestedNameSpecifierInCurrentInstantiation()