Searched defs:hasTemplateKeyword (Results 1 – 5 of 5) sorted by relevance
464 bool hasTemplateKeyword() const { return Qualifier.getInt(); } in hasTemplateKeyword() function
3131 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function3403 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function3855 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
1410 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function3327 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
11103 bool hasTemplateKeyword() const { in hasTemplateKeyword() function
179 bool hasTemplateKeyword, in isTemplateName()