Home | History | Annotate | Download | only in CodeGen

Lines Matching full:eltsize

586       CharUnits EltSize = CGF.getContext().getTypeSizeInChars(T);
587 CharUnits Align = LV.getAlignment().alignmentOfArrayElement(EltSize);