Searched defs:VoidPtrTy (Results 1 – 7 of 7) sorted by relevance
34 llvm::PointerType *CharPtrTy, *VoidPtrTy; member in __anon1fb3043b0111::CGNVCUDARuntime
129 llvm::PointerType *VoidPtrTy; member
1433 QualType VoidPtrTy = DeleteFTy->getArgType(0); in Emit() local
118 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); in doInitialization() local
369 Type *VoidPtrTy = Type::getInt8PtrTy(Context); in HandleByValArgument() local
92 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); in doInitialization() local
781 CanQualType VoidPtrTy, NullPtrTy; variable