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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1724 void CheckForRedundantIteration(Sema &S, Expr *Third, Stmt *Body) { function in namespace:__anon2091
1808 CheckForRedundantIteration(*this, third.get(), Body);

Completed in 170 milliseconds