Lines Matching refs:VoidPtrTy
1683 llvm::Value *Args[] = {CGF.Builder.CreateBitCast(Ptr, CGF.VoidPtrTy),1686 llvm::Type *ArgTypes[] = {CGF.VoidPtrTy, CGF.SizeTy};2202 QualType VoidPP = getContext().getPointerType(getContext().VoidPtrTy);