Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp1573 void CheckForRedundantIteration(Sema &S, Expr *Third, Stmt *Body) { in CheckForRedundantIteration() function
1657 CheckForRedundantIteration(*this, third.get(), Body); in ActOnForStmt()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp1759 void CheckForRedundantIteration(Sema &S, Expr *Third, Stmt *Body) { in CheckForRedundantIteration() function
1843 CheckForRedundantIteration(*this, third.get(), Body); in ActOnForStmt()