Home | History | Annotate | Download | only in Parse

Lines Matching refs:TemplateName

1585       UnqualifiedId TemplateName;
1586 TemplateName.setIdentifier(Tok.getIdentifierInfo(), Tok.getLocation());
1590 /*hasTemplateKeyword=*/false, TemplateName,
1597 TemplateName)) {