Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp1551 void CheckForRedundantIteration(Sema &S, Expr *Third, Stmt *Body) { in CheckForRedundantIteration() function
1631 CheckForRedundantIteration(*this, third.get(), Body); in ActOnForStmt()