Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenTypeCache.h53 llvm::PointerType *VoidPtrTy; member
DCGCUDANV.cpp33 llvm::PointerType *CharPtrTy, *VoidPtrTy, *VoidPtrPtrTy; member in __anon9870150b0111::CGNVCUDARuntime
DCGExprCXX.cpp1623 QualType VoidPtrTy = DeleteFTy->getParamType(0); in Emit() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypeCache.h53 llvm::PointerType *VoidPtrTy; member
DCGCUDANV.cpp38 llvm::PointerType *CharPtrTy, *VoidPtrTy, *VoidPtrPtrTy; member in __anon651dd2d90111::CGNVCUDARuntime
DCGOpenMPRuntime.cpp5817 QualType VoidPtrTy = C.VoidPtrTy; in emitReduceInitFunction() local
/external/llvm-project/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp93 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); in doInitialization() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp86 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); in doInitialization() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp86 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); in doInitialization() local
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp505 auto *VoidPtrTy = Type::getInt8PtrTy(M->getContext()); in emitRegistration() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp1009 auto *VoidPtrTy = Type::getInt8PtrTy(M->getContext()); in emitRegistration() local
/external/llvm/lib/Linker/
DIRMover.cpp764 PointerType *VoidPtrTy = Type::getInt8Ty(SrcGV->getContext())->getPointerTo(); in linkAppendingVarProto() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp948 auto *VoidPtrTy = Type::getInt8PtrTy(M->getContext()); in emitRegistration() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DValueMapper.cpp962 PointerType *VoidPtrTy; in mapAppendingVariable() local
/external/llvm-project/llvm/lib/Linker/
DIRMover.cpp863 PointerType *VoidPtrTy = Type::getInt8Ty(SrcGV->getContext())->getPointerTo(); in linkAppendingVarProto() local
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp949 PointerType *VoidPtrTy; in mapAppendingVariable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp860 PointerType *VoidPtrTy = Type::getInt8Ty(SrcGV->getContext())->getPointerTo(); in linkAppendingVarProto() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DValueMapper.cpp966 PointerType *VoidPtrTy; in mapAppendingVariable() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DStdLibraryFunctionsChecker.cpp933 const QualType VoidPtrTy = getPointerTy(VoidTy); // void * in initFunctionSummaries() local
/external/clang/include/clang/AST/
DASTContext.h908 CanQualType VoidPtrTy, NullPtrTy; variable
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp3784 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
3829 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
3883 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
3923 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
3966 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4027 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4113 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
/external/llvm-project/clang/include/clang/AST/
DASTContext.h990 CanQualType VoidPtrTy, NullPtrTy; variable