Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp243 static KeywordStatus getTokenKwStatus(const LangOptions &LangOpts, in getTokenKwStatus() function
256 switch (getTokenKwStatus(LangOpts, getTokenID())) { in isKeyword()