Home
last modified time | relevance | path

Searched defs:EIB (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IRReader/
H A DIRReader.cpp41 handleAllErrors(std::move(E), [&](ErrorInfoBase &EIB) { in getLazyIRModule()
80 handleAllErrors(std::move(E), [&](ErrorInfoBase &EIB) { in parseIR()
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp44 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in LLVMParseBitcodeInContext()
90 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in LLVMGetBitcodeModuleInContext()
H A DBitcodeReader.cpp957 __anon5272731a0502(ErrorInfoBase &EIB) errorToErrorCodeAndEmitErrors() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp121 __anon47150abf0302(const llvm::ErrorInfoBase &EIB) fatalOpenError() argument
244 __anon47150abf0402(const ErrorInfoBase &EIB) appendFile() argument
271 __anon47150abf0502(const ErrorInfoBase &EIB) appendFile() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp39 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in create()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Derror.h140 inline Error repackage_error(std::unique_ptr<ErrorInfoBase> EIB) { in repackage_error() argument
410 if (auto EIB = error_cast<ErrorInfoBase>(Err)) in toString() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp379 handleAllErrors(E.takeError(), [&](const llvm::ErrorInfoBase &EIB) { in ExtractPCH()
387 handleAllErrors(OFOrErr.takeError(), [&](const llvm::ErrorInfoBase &EIB) { in ExtractPCH()
H A DBackendUtil.cpp1203 __anon188c7e161802(ErrorInfoBase &EIB) runThinLTOBackend() argument
1274 __anon188c7e161c02(ErrorInfoBase &EIB) runThinLTOBackend() argument
H A DCodeGenAction.cpp960 __anone62aafa30702(ErrorInfoBase &EIB) loadLinkModules() argument
1065 __anone62aafa30902(ErrorInfoBase &EIB) loadModule() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServer.cpp118 std::unique_ptr<llvm::ErrorInfoBase> EIB; in SendErrorResponse() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp175 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in startSynthesis()
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp193 __anonf124463d0102(ErrorInfoBase &EIB) check() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp607 handleAllErrors(std::move(E), [&](ErrorInfoBase &EIB) { in run() argument
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp202 __anonbd4744640602(ErrorInfoBase &EIB) loadModuleFromInput() argument
228 __anonbd4744640802(ErrorInfoBase &EIB) crossImportIntoModule() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp567 __anon5c3a4c190302(ErrorInfoBase &EIB) loadModuleFromInput() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp179 __anon9d35eae10102(const llvm::ErrorInfoBase &EIB) failIfError() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp1352 __anondbfad0f30602(ErrorInfoBase &EIB) run() argument