Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeSizeInChars

1722     CharUnits size = CGF.getContext().getTypeSizeInChars(OPT->getObjectType());
1837 CGF.getContext().getTypeSizeInChars(CurrentType).getQuantity());
1923 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(eltType);
2339 = CGF.CGM.getSize(CGF.getContext().getTypeSizeInChars(objectType));
2548 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(elementType);
2562 elementSize = CGF.getContext().getTypeSizeInChars(elementType);