Lines Matching refs:BEnd
5247 for (CompoundStmt::body_iterator B = S->body_begin(), BEnd = S->body_end();5248 B != BEnd; ++B) {