Searched defs:isKeyword (Results 1 – 5 of 5) sorted by relevance
189 bool isKeyword() const { in isKeyword() function195 bool isKeyword(const char (&Str)[StrLen]) const { in isKeyword() function
421 PluralRules::isKeyword(const UnicodeString& keyword) const { in isKeyword() function in PluralRules1057 RuleChain::isKeyword(const UnicodeString& keywordParam) const { in isKeyword() function in RuleChain
245 bool IdentifierInfo::isKeyword(const LangOptions &LangOpts) { in isKeyword() function in IdentifierInfo
231 public boolean isKeyword() { in isKeyword() method in JavaToken.Category
3889 NestedNameSpecifier *NNS, bool isKeyword) { in addName()