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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypeCache.h53 llvm::PointerType *VoidPtrTy; member in union:clang::CodeGen::CodeGenTypeCache::__anon3822
H A DCGCUDANV.cpp33 llvm::PointerType *CharPtrTy, *VoidPtrTy, *VoidPtrPtrTy; member in class:__anon3759::CGNVCUDARuntime
[all...]
H A DCGExprCXX.cpp1615 QualType VoidPtrTy = DeleteFTy->getParamType(0); variable
1618 Args.add(RValue::get(DeletePtr), VoidPtrTy); variable
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp95 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp369 auto *VoidPtrTy = Type::getInt8PtrTy(M->getContext()); local
/freebsd-11.0-release/contrib/llvm/lib/Linker/
H A DIRMover.cpp890 PointerType *VoidPtrTy = Type::getInt8Ty(SrcGV->getContext())->getPointerTo(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h895 CanQualType VoidPtrTy, NullPtrTy; member in class:clang::ASTContext::DynTypedNodeList

Completed in 175 milliseconds