Searched refs:SwitchAlwaysHasSuccessor (Results 1 – 1 of 1) sorted by relevance
3150 bool SwitchAlwaysHasSuccessor = false; in VisitSwitchStmt() local3151 SwitchAlwaysHasSuccessor |= switchExclusivelyCovered; in VisitSwitchStmt()3152 SwitchAlwaysHasSuccessor |= Terminator->isAllEnumCasesCovered() && in VisitSwitchStmt()3155 !SwitchAlwaysHasSuccessor); in VisitSwitchStmt()