Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeSizeInChars

1622     CharUnits size = CGF.getContext().getTypeSizeInChars(OPT->getObjectType());
1735 CGF.getContext().getTypeSizeInChars(CurrentType).getQuantity());
1821 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(eltType);
2240 = CGF.CGM.getSize(CGF.getContext().getTypeSizeInChars(objectType));
2449 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(elementType);
2463 elementSize = CGF.getContext().getTypeSizeInChars(elementType);