Home
last modified time | relevance | path

Searched refs:getTokenKwStatus (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Basic/
H A DIdentifierTable.cpp247 static KeywordStatus getTokenKwStatus(const LangOptions &LangOpts, in getTokenKwStatus() function
260 switch (getTokenKwStatus(LangOpts, getTokenID())) { in isKeyword()