Home | History | Annotate | Download | only in Sema

Lines Matching refs:step_begin

3412     if (Sequence.step_begin() != Sequence.step_end())
5792 for (step_iterator Step = step_begin(), StepEnd = step_end();
6944 for (step_iterator S = step_begin(), SEnd = step_end(); S != SEnd; ++S) {
6945 if (S != step_begin()) {