Searched refs:CheckForRedundantIteration (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaStmt.cpp1573 void CheckForRedundantIteration(Sema &S, Expr *Third, Stmt *Body) { function in namespace:__anon1553
1657 CheckForRedundantIteration(*this, third.get(), Body);

Completed in 191 milliseconds