/freebsd-src/contrib/llvm-project/llvm/lib/IRReader/ |
H A D | IRReader.cpp | 41 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 D | BitReader.cpp | 44 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in LLVMParseBitcodeInContext() 90 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in LLVMGetBitcodeModuleInContext()
|
H A D | BitcodeReader.cpp | 957 __anon5272731a0502(ErrorInfoBase &EIB) errorToErrorCodeAndEmitErrors() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/ |
H A D | LibDriver.cpp | 121 __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 D | Interpreter.cpp | 39 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in create()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | error.h | 140 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 D | ObjectFilePCHContainerOperations.cpp | 379 handleAllErrors(E.takeError(), [&](const llvm::ErrorInfoBase &EIB) { in ExtractPCH() 387 handleAllErrors(OFOrErr.takeError(), [&](const llvm::ErrorInfoBase &EIB) { in ExtractPCH()
|
H A D | BackendUtil.cpp | 1203 __anon188c7e161802(ErrorInfoBase &EIB) runThinLTOBackend() argument 1274 __anon188c7e161c02(ErrorInfoBase &EIB) runThinLTOBackend() argument
|
H A D | CodeGenAction.cpp | 960 __anone62aafa30702(ErrorInfoBase &EIB) loadLinkModules() argument 1065 __anone62aafa30902(ErrorInfoBase &EIB) loadModule() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationServer.cpp | 118 std::unique_ptr<llvm::ErrorInfoBase> EIB; in SendErrorResponse() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ |
H A D | DebuggerSupportPlugin.cpp | 175 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in startSynthesis()
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto2/ |
H A D | llvm-lto2.cpp | 193 __anonf124463d0102(ErrorInfoBase &EIB) check() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 607 handleAllErrors(std::move(E), [&](ErrorInfoBase &EIB) { in run() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 202 __anonbd4744640602(ErrorInfoBase &EIB) loadModuleFromInput() argument 228 __anonbd4744640802(ErrorInfoBase &EIB) crossImportIntoModule() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto/ |
H A D | llvm-lto.cpp | 567 __anon5c3a4c190302(ErrorInfoBase &EIB) loadModuleFromInput() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 179 __anon9d35eae10102(const llvm::ErrorInfoBase &EIB) failIfError() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 1352 __anondbfad0f30602(ErrorInfoBase &EIB) run() argument
|