Searched defs:isKeyword (Results 1 – 7 of 7) sorted by relevance
189 bool isKeyword() const { in isKeyword() function195 bool isKeyword(const char (&Str)[StrLen]) const { in isKeyword() function
266 internal val String.isKeyword get() = this in KEYWORDS constant
548 PluralRules::isKeyword(const UnicodeString& keyword) const { in isKeyword() function in PluralRules1226 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()