Searched defs:isKeyword (Results 1 – 3 of 3) sorted by relevance
25 bool ClangHighlighter::isKeyword(llvm::StringRef token) const { in isKeyword() function in ClangHighlighter
344 bool IdentifierInfo::isKeyword(const LangOptions &LangOpts) const { in isKeyword() function in IdentifierInfo
4525 NestedNameSpecifier *NNS, bool isKeyword) { in addName()