Home | History | Annotate | Download | only in Parse

Lines Matching defs:TemplateName

1731       UnqualifiedId TemplateName;
1732 TemplateName.setIdentifier(Tok.getIdentifierInfo(), Tok.getLocation());
1736 /*hasTemplateKeyword=*/false, TemplateName,
1743 TemplateName)) {