Searched defs:hasTemplateKeyword (Results 1 – 4 of 4) sorted by relevance
410 bool hasTemplateKeyword() const { return Qualifier.getInt(); } in hasTemplateKeyword() function
2397 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function2649 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function3070 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
1083 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function2482 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
137 bool hasTemplateKeyword, in isTemplateName()