Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ElementSize

1274     uint64_t ElementSize = CGM.getContext().getTypeSize(ElementTy);
1278 StartOffset + I * ElementSize);