Home | History | Annotate | Download | only in CodeGen

Lines Matching full:endindex

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