Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeSizeInChars

1633     CharUnits size = CGF.getContext().getTypeSizeInChars(OPT->getObjectType());
1746 CGF.getContext().getTypeSizeInChars(CurrentType).getQuantity());
1832 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(eltType);
2244 = CGF.CGM.getSize(CGF.getContext().getTypeSizeInChars(objectType));
2453 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(elementType);
2467 elementSize = CGF.getContext().getTypeSizeInChars(elementType);