Searched defs:isKeyword (Results 1 – 3 of 3) sorted by relevance
182 bool isKeyword() const { in isKeyword() function189 bool isKeyword(const char (&Str)[StrLen]) const { in isKeyword() function
227 bool IdentifierInfo::isKeyword(const LangOptions &LangOpts) { in isKeyword() function in IdentifierInfo
3436 NestedNameSpecifier *NNS, bool isKeyword) { in addName()