Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeSizeInChars

2033     (unsigned)getContext().getTypeSizeInChars(SourceTy).getQuantity();
3382 if (getContext().getTypeSizeInChars(Ty) > CharUnits::fromQuantity(64)) {
3641 CharUnits CharSize = getContext().getTypeSizeInChars(Ty);