Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp920 bool hasCasesNotInSwitch = false; in ActOnFinishSwitchStmt() local
943 hasCasesNotInSwitch = true; in ActOnFinishSwitchStmt()
977 if (!hasCasesNotInSwitch) in ActOnFinishSwitchStmt()