Searched defs:isKeyword (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp23 bool ClangHighlighter::isKeyword(llvm::StringRef token) const { function in class:ClangHighlighter
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h202 bool isKeyword() const { function in class:clang::TypoCorrection
208 bool isKeyword(const char (&Str)[StrLen]) const { function in class:clang::TypoCorrection
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp240 bool IdentifierInfo::isKeyword(const LangOptions &LangOpts) const { function in class:IdentifierInfo

Completed in 184 milliseconds