Searched refs:SwitchAlwaysHasSuccessor (Results 1 – 1 of 1) sorted by relevance
3129 bool SwitchAlwaysHasSuccessor = false; in VisitSwitchStmt() local3130 SwitchAlwaysHasSuccessor |= switchExclusivelyCovered; in VisitSwitchStmt()3131 SwitchAlwaysHasSuccessor |= Terminator->isAllEnumCasesCovered() && in VisitSwitchStmt()3134 !SwitchAlwaysHasSuccessor); in VisitSwitchStmt()