Searched refs:SwitchAlwaysHasSuccessor (Results 1 – 1 of 1) sorted by relevance
3052 bool SwitchAlwaysHasSuccessor = false; in VisitSwitchStmt() local3053 SwitchAlwaysHasSuccessor |= switchExclusivelyCovered; in VisitSwitchStmt()3054 SwitchAlwaysHasSuccessor |= Terminator->isAllEnumCasesCovered() && in VisitSwitchStmt()3057 !SwitchAlwaysHasSuccessor); in VisitSwitchStmt()