Home | History | Annotate | Download | only in CodeGen

Lines Matching full:charsize

3641     CharUnits CharSize = getContext().getTypeSizeInChars(Ty);
3647 llvm::ConstantInt::get(CGF.IntPtrTy, CharSize.getQuantity()),