Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DIdentifierTable.cpp233 static KeywordStatus getTokenKwStatus(const LangOptions &LangOpts, in getTokenKwStatus() function
246 switch (getTokenKwStatus(LangOpts, getTokenID())) { in isKeyword()