Lines Matching refs:getWithLocInContext

759         /*Op*/ SourceLocation(), SS.getWithLocInContext(Context), TemplateKWLoc,  in ActOnDependentIdExpression()
772 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in BuildDependentDeclRefExpr()
944 Arg.getScopeSpec().getWithLocInContext(SemaRef.Context), in translateTemplateArgument()
1154 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc(), in BuildTypeConstraint()
1710 T->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier()
3969 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType()
4002 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType()
4043 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType()
4100 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType()
4709 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc{}, in CheckConceptTemplateId()
4762 SS.getWithLocInContext(Context), in BuildTemplateIdExpr()
5019 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in CheckTemplateTypeArgument()
5479 Context, SS.getWithLocInContext(Context), TemplateKWLoc, NameInfo, in CheckTemplateArgument()
10367 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnDependentTag()
10386 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in ActOnTypenameType()
10446 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTypenameType()
10474 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTypenameType()
10837 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in RebuildNestedNameSpecifierInCurrentInstantiation()