Searched refs:CheckForRedundantIteration (Results 1 – 1 of 1) sorted by relevance
1550 void CheckForRedundantIteration(Sema &S, Expr *Third, Stmt *Body) { in CheckForRedundantIteration() function1630 CheckForRedundantIteration(*this, third.get(), Body); in ActOnForStmt()