Home | History | Annotate | Download | only in CodeGen

Lines Matching full:endindex

1346     CharUnits EndIndex = StartIndex + CGM.getContext().getTypeSizeInChars(T);
1353 for (CharUnits I = StartIndex; I != EndIndex; ++I)