Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp1689 void CheckForRedundantIteration(Sema &S, Expr *Third, Stmt *Body) { in CheckForRedundantIteration() function
1773 CheckForRedundantIteration(*this, third.get(), Body); in ActOnForStmt()