Home | History | Annotate | Download | only in Parse

Lines Matching defs:TemplateName

1363       UnqualifiedId TemplateName;
1364 TemplateName.setIdentifier(Tok.getIdentifierInfo(), Tok.getLocation());
1368 /*hasTemplateKeyword=*/false, TemplateName,
1375 TemplateName)) {