Home
last modified time | relevance | path

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

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