Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeSizeInChars

1975     (unsigned)getContext().getTypeSizeInChars(SourceTy).getQuantity();
3300 if (getContext().getTypeSizeInChars(Ty) > CharUnits::fromQuantity(64)) {
3553 CharUnits CharSize = getContext().getTypeSizeInChars(Ty);