Searched refs:ContinueFound (Results 1 – 1 of 1) sorted by relevance
1561 bool ContinueFound() { return ContinueLoc.isValid(); } in ContinueFound() function in __anon739654c80411::BreakContinueFinder1598 if (BreakContinueFinder(S, Body).ContinueFound()) return; in CheckForRedundantIteration()1621 } else if (BCFinder.ContinueFound() && CurScope->getContinueParent()) { in CheckBreakContinueBinding()