Searched refs:hasCasesNotInSwitch (Results 1 – 1 of 1) sorted by relevance
1122 bool hasCasesNotInSwitch = false; in ActOnFinishSwitchStmt() local1144 hasCasesNotInSwitch = true; in ActOnFinishSwitchStmt()1164 if (!hasCasesNotInSwitch) in ActOnFinishSwitchStmt()