Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeSizeInChars

472     CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type);
511 CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type);
849 getContext().getTypeSizeInChars(ElementType).getQuantity() *
1355 CharUnits DeleteTypeSize = getContext().getTypeSizeInChars(DeleteTy);
1506 CGF.CGM.getContext().getTypeSizeInChars(ElementType);