Home | History | Annotate | Download | only in Parse

Lines Matching defs:TemplateName

1621       UnqualifiedId TemplateName;
1622 TemplateName.setIdentifier(Tok.getIdentifierInfo(), Tok.getLocation());
1626 /*hasTemplateKeyword=*/false, TemplateName,
1633 TemplateName)) {