Home
last modified time | relevance | path

Searched defs:VoidPtrTy (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp352 CompilerType VoidPtrTy = in DoLoadImage() local
693 CompilerType VoidPtrTy = in MakeLoadImageUtilityFunction() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp123 PointerType *VoidPtrTy = Type::getInt8PtrTy(Ctx); in getCheckFunctionType() local
H A DSjLjEHPrepare.cpp93 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); in doInitialization() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypeCache.h56 llvm::PointerType *VoidPtrTy; member
H A DCGCUDANV.cpp40 llvm::PointerType *CharPtrTy, *VoidPtrTy, *VoidPtrPtrTy; member in __anonfb38b4960111::CGNVCUDARuntime
H A DCGOpenMPRuntime.cpp5451 QualType VoidPtrTy = C.VoidPtrTy; in emitReduceInitFunction() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1163 auto *VoidPtrTy = Type::getInt8PtrTy(M->getContext()); in emitRegistration() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp1028 PointerType *VoidPtrTy; in mapAppendingVariable() local
/openbsd/gnu/llvm/llvm/lib/Linker/
H A DIRMover.cpp933 PointerType *VoidPtrTy = Type::getInt8Ty(SrcGV->getContext())->getPointerTo(); in linkAppendingVarProto() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1270 const QualType VoidPtrTy = getPointerTy(VoidTy); // void * in initFunctionSummaries() local
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1104 CanQualType VoidPtrTy, NullPtrTy; variable
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp4204 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4249 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4310 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4352 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4397 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4458 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4560 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4245 Type *VoidPtrTy = Type::getInt8PtrTy(Ctx); in buildCustomStateMachine() local
/openbsd/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4136 auto VoidPtrTy = Type::getInt8PtrTy(M.getContext()); in emitOffloadingArraysArgument() local