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