Home
last modified time | relevance | path

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

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