Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeSizeInChars

560     CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type);
599 CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type);
1368 CharUnits DeleteTypeSize = getContext().getTypeSizeInChars(DeleteTy);
1519 CGF.CGM.getContext().getTypeSizeInChars(ElementType);