Home | History | Annotate | Download | only in CodeGen

Lines Matching full:elementsize

1265     uint64_t ElementSize = CGM.getContext().getTypeSize(ElementTy);
1269 StartOffset + I * ElementSize);