Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp395 CCEK_CaseValue); in ActOnCaseStmt()
844 CheckConvertedConstantExpression(Lo, CondType, LoVal, CCEK_CaseValue); in ActOnFinishSwitchStmt()
962 CCEK_CaseValue); in ActOnFinishSwitchStmt()
/external/clang/include/clang/Sema/
DSema.h2332 CCEK_CaseValue, ///< Expression in a case label. enumerator