Home | History | Annotate | Download | only in Sema

Lines Matching refs:TemplateKWLoc

1790                                SourceLocation TemplateKWLoc,
1835 SS, TemplateKWLoc,
2338 SourceLocation TemplateKWLoc,
2346 if (TemplateArgs || TemplateKWLoc.isValid())
2347 return getSema().BuildQualifiedTemplateIdExpr(SS, TemplateKWLoc, NameInfo,
2359 SourceLocation TemplateKWLoc,
2363 return getSema().BuildTemplateIdExpr(SS, TemplateKWLoc, R, RequiresADL,
2431 SourceLocation TemplateKWLoc,
2440 SS, TemplateKWLoc,
2454 SourceLocation TemplateKWLoc,
2463 SS, TemplateKWLoc,
7137 SourceLocation TemplateKWLoc = E->getTemplateKeywordLoc();
7192 TemplateKWLoc,
8235 SourceLocation TemplateKWLoc = Old->getTemplateKeywordLoc();
8239 if (!Old->hasExplicitTemplateArgs() && !TemplateKWLoc.isValid())
8253 return getDerived().RebuildTemplateIdExpr(SS, TemplateKWLoc, R,
8475 SourceLocation TemplateKWLoc = E->getTemplateKeywordLoc();
8495 QualifierLoc, TemplateKWLoc, NameInfo, /*TemplateArgs=*/nullptr,
8506 QualifierLoc, TemplateKWLoc, NameInfo, &TransArgs, IsAddressOfOperand,
8983 SourceLocation TemplateKWLoc = E->getTemplateKeywordLoc();
9010 TemplateKWLoc,
9027 TemplateKWLoc,
9060 SourceLocation TemplateKWLoc = Old->getTemplateKeywordLoc();
9128 TemplateKWLoc,
10006 SourceLocation TemplateKWLoc; // FIXME: retrieve it from caller.
10008 SS, TemplateKWLoc, TemplateName,
10025 SourceLocation TemplateKWLoc; // FIXME: retrieve it from caller.
10028 SS, TemplateKWLoc, Name,
10189 SourceLocation TemplateKWLoc; // FIXME: retrieve it from caller.
10192 SS, TemplateKWLoc,