Searched refs:hasCasesNotInSwitch (Results 1 – 1 of 1) sorted by relevance
1110 bool hasCasesNotInSwitch = false; in ActOnFinishSwitchStmt() local1132 hasCasesNotInSwitch = true; in ActOnFinishSwitchStmt()1152 if (!hasCasesNotInSwitch) in ActOnFinishSwitchStmt()