Searched defs:isKeyword (Results 1 – 4 of 4) sorted by relevance
189 bool isKeyword() const { in isKeyword() function195 bool isKeyword(const char (&Str)[StrLen]) const { in isKeyword() function
400 PluralRules::isKeyword(const UnicodeString& keyword) const { in isKeyword() function in PluralRules1034 RuleChain::isKeyword(const UnicodeString& keywordParam) const { in isKeyword() function in RuleChain
245 bool IdentifierInfo::isKeyword(const LangOptions &LangOpts) { in isKeyword() function in IdentifierInfo
3889 NestedNameSpecifier *NNS, bool isKeyword) { in addName()