Home | History | Annotate | Download | only in Sema

Lines Matching refs:step_begin

4441   for (step_iterator Step = step_begin(), StepEnd = step_end();
5338 for (step_iterator S = step_begin(), SEnd = step_end(); S != SEnd; ++S) {
5339 if (S != step_begin()) {