Searched defs:hasTemplateKeyword (Results 1 – 4 of 4) sorted by relevance
382 bool hasTemplateKeyword() const { return Qualifier.getInt(); } in hasTemplateKeyword() function
2623 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function2871 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function3285 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
1091 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function2466 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
140 bool hasTemplateKeyword, in isTemplateName()