Searched refs:hasCasesNotInSwitch (Results 1 – 1 of 1) sorted by relevance
1162 bool hasCasesNotInSwitch = false; in ActOnFinishSwitchStmt() local1198 hasCasesNotInSwitch = true; in ActOnFinishSwitchStmt()1218 if (!hasCasesNotInSwitch) in ActOnFinishSwitchStmt()