Lines Matching full:charsize
3553 CharUnits CharSize = getContext().getTypeSizeInChars(Ty);3559 llvm::ConstantInt::get(CGF.IntPtrTy, CharSize.getQuantity()),