Searched refs:StmtEnd (Results 1 – 1 of 1) sorted by relevance
1757 for (auto StmtIt = Stmts.begin(), StmtEnd = Stmts.end(); StmtIt != StmtEnd;) { in removeStmts() local