Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EndIndex

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