Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CharSize

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