Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeSizeInChars

568     CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type);
607 CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type);
1350 CharUnits DeleteTypeSize = getContext().getTypeSizeInChars(DeleteTy);
1504 CGF.CGM.getContext().getTypeSizeInChars(ElementType);