Searched refs:SwitchAlwaysHasSuccessor (Results 1 – 1 of 1) sorted by relevance
4406 bool SwitchAlwaysHasSuccessor = false; in VisitSwitchStmt() local4407 SwitchAlwaysHasSuccessor |= switchExclusivelyCovered; in VisitSwitchStmt()4408 SwitchAlwaysHasSuccessor |= Terminator->isAllEnumCasesCovered() && in VisitSwitchStmt()4411 !SwitchAlwaysHasSuccessor); in VisitSwitchStmt()