/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SanitizerStats.cpp | 78 Type *VoidTy = Type::getVoidTy(M->getContext()); in finish() local
|
H A D | ModuleUtils.cpp | 184 auto *VoidTy = Type::getVoidTy(M.getContext()); in declareSanitizerInitFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | JMCInstrumenter.cpp | 129 Type *VoidTy = Type::getVoidTy(Ctx); in getCheckFunctionType() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypeCache.h | 34 llvm::Type *VoidTy; member
|
H A D | CGCUDANV.cpp | 41 llvm::Type *VoidTy; member in __anon2162a9e90111::CGNVCUDARuntime
|
H A D | CGObjCGNU.cpp | 829 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNUstep() local 2341 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNU() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | ExecutorProcessControl.cpp | 125 using VoidTy = int (*)(); in runAsVoidFunction() typedef
|
H A D | LLJIT.cpp | 188 auto *VoidTy = Type::getVoidTy(*Ctx); in setupJITDylib() local 468 auto *VoidTy = Type::getVoidTy(*Ctx); in createPlatformRuntimeModule() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86WinEHState.cpp | 280 Type *VoidTy = Builder.getVoidTy(); in emitExceptionRegistrationRecord() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64Arm64ECCallLowering.cpp | 93 Type *VoidTy; member in __anon391133dc0111::AArch64Arm64ECCallLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 2005 auto *VoidTy = Type::getVoidTy(M.getContext()); in emitRegistration() local 2117 auto *VoidTy = Type::getVoidTy(M.getContext()); in emitInitialization() local
|
H A D | SanitizerCoverage.cpp | 394 Type *VoidTy = Type::getVoidTy(*C); in instrumentModule() local
|
H A D | HWAddressSanitizer.cpp | 409 Type *VoidTy = Type::getVoidTy(M.getContext()); member in __anon1b7bdbef0111::HWAddressSanitizer
|
H A D | NumericalStabilitySanitizer.cpp | 606 Type *VoidTy = Type::getVoidTy(Context); in NumericalStabilitySanitizer() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 536 auto *VoidTy = Type::getVoidTy(Context); in getFunctionTypeFromAsyncSuspend() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTContext.h | 1118 CanQualType VoidTy; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 2261 Type *VoidTy = Type::getVoidTy(Ctx); in processCopyingStore() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 361 Type *VoidTy = Type::getVoidTy(M->getContext()); in CreateFree() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StdLibraryFunctionsChecker.cpp | 1660 const QualType VoidTy = ACtx.VoidTy; in initFunctionSummaries() local
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 3572 Type *VoidTy = Type::getVoidTy(M.getContext()); in getFreshReductionFunc() local
|