Home | History | Annotate | Download | only in Sema

Lines Matching refs:TemplateKWLoc

236                                       SourceLocation TemplateKWLoc,
241 return BuildImplicitMemberExpr(SS, TemplateKWLoc, R, TemplateArgs, true);
246 return BuildImplicitMemberExpr(SS, TemplateKWLoc, R, TemplateArgs, false);
256 if (TemplateArgs || TemplateKWLoc.isValid())
257 return BuildTemplateIdExpr(SS, TemplateKWLoc, R, false, TemplateArgs);
445 SourceLocation TemplateKWLoc,
477 SS.getWithLocInContext(Context), TemplateKWLoc, FirstQualifierInScope,
682 SourceLocation TemplateKWLoc,
691 SS, TemplateKWLoc, FirstQualifierInScope,
728 OpLoc, IsArrow, SS, TemplateKWLoc,
868 const CXXScopeSpec &SS, SourceLocation TemplateKWLoc,
876 TemplateKWLoc, Member, FoundDecl, MemberNameInfo,
886 SourceLocation TemplateKWLoc,
972 TemplateKWLoc, ExtraArgs->Id, ExtraArgs->ObjCImpDecl,
1017 TemplateKWLoc, MemberNameInfo,
1076 return BuildMemberExpr(*this, Context, BaseExpr, IsArrow, SS, TemplateKWLoc,
1093 return BuildMemberExpr(*this, Context, BaseExpr, IsArrow, SS, TemplateKWLoc,
1100 return BuildMemberExpr(*this, Context, BaseExpr, IsArrow, SS, TemplateKWLoc,
1601 SourceLocation TemplateKWLoc,
1614 ActOnMemberAccessExpr(S, Base, OpLoc, OpKind, SS, TemplateKWLoc, Id,
1649 TemplateKWLoc, FirstQualifierInScope,
1656 TemplateKWLoc, FirstQualifierInScope,
1717 /*TemplateKWLoc=*/SourceLocation(), Field, FoundDecl,
1727 SourceLocation TemplateKWLoc,
1753 SS, TemplateKWLoc,