Searched defs:isKeyword (Results 1 – 7 of 7) sorted by relevance
335 int Token::isKeyword() in isKeyword() function
2124 bool isKeyword(utf8_t *p, size_t len) in isKeyword() function
202 bool isKeyword() const { in isKeyword() function208 bool isKeyword(const char (&Str)[StrLen]) const { in isKeyword() function
252 bool IdentifierInfo::isKeyword(const LangOptions &LangOpts) const { in isKeyword() function in IdentifierInfo
894 int isKeyword() const in isKeyword() function
2634 private bool isKeyword(const(char)* p, size_t len) in isKeyword() function
4253 NestedNameSpecifier *NNS, bool isKeyword) { in addName()