Home | History | Annotate | Download | only in Sema

Lines Matching refs:SkipStart

5139   unsigned SkipStart = OperatorArrows.size(), SkipCount = 0;
5144 SkipStart = (Limit - 1) / 2 + (Limit - 1) % 2;
5149 if (I == SkipStart) {