Searched defs:VoidPtrTy (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCUDANV.cpp34 llvm::PointerType *CharPtrTy, *VoidPtrTy; member in class:__anon3188::CGNVCUDARuntime
H A DCGExprCXX.cpp1433 QualType VoidPtrTy = DeleteFTy->getArgType(0); local
1436 Args.add(RValue::get(DeletePtr), VoidPtrTy); local
H A DCodeGenModule.h129 llvm::PointerType *VoidPtrTy; member in union:clang::CodeGen::CodeGenTypeCache::__anon3236
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp92 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); local
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Utils/
H A DLowerInvoke.cpp118 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); local
H A DInlineFunction.cpp369 Type *VoidPtrTy = Type::getInt8PtrTy(Context); local
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h781 CanQualType VoidPtrTy, NullPtrTy; member in class:clang::ASTContext

Completed in 187 milliseconds