Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ElementSize

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