Searched defs:convertToErrorCode (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/OrcError/
H A DRPCError.cpp29 std::error_code ConnectionClosed::convertToErrorCode() const { function in class:llvm::orc::rpc::ConnectionClosed
37 std::error_code ResponseAbandoned::convertToErrorCode() const { function in class:llvm::orc::rpc::ResponseAbandoned
48 std::error_code CouldNotNegotiate::convertToErrorCode() const { function in class:llvm::orc::rpc::CouldNotNegotiate
H A DOrcError.cpp87 std::error_code DuplicateDefinition::convertToErrorCode() const { function in class:llvm::orc::DuplicateDefinition
102 std::error_code JITSymbolNotFound::convertToErrorCode() const { function in class:llvm::orc::JITSymbolNotFound
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamError.cpp53 std::error_code BinaryStreamError::convertToErrorCode() const { function in class:BinaryStreamError
H A DError.cpp72 std::error_code ErrorList::convertToErrorCode() const { function in class:llvm::ErrorList
82 std::error_code FileError::convertToErrorCode() const { function in class:llvm::FileError
132 std::error_code StringError::convertToErrorCode() const { function in class:llvm::StringError
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp55 std::error_code JITLinkError::convertToErrorCode() const { function in class:llvm::jitlink::JITLinkError
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp576 std::error_code DWARFDebugNames::SentinelError::convertToErrorCode() const { function in class:DWARFDebugNames::SentinelError
/freebsd-12-stable/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp127 std::error_code IndexError::convertToErrorCode() const { function in class:clang::cross_tu::IndexError
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp315 std::error_code FailedToMaterialize::convertToErrorCode() const { function in class:llvm::orc::FailedToMaterialize
334 std::error_code SymbolsNotFound::convertToErrorCode() const { function in class:llvm::orc::SymbolsNotFound
347 std::error_code SymbolsCouldNotBeRemoved::convertToErrorCode() const { function in class:llvm::orc::SymbolsCouldNotBeRemoved
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1012 std::error_code PythonException::convertToErrorCode() const { function in class:PythonException
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp64 std::error_code RuntimeDyldError::convertToErrorCode() const { function in class:RuntimeDyldError
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp104 std::error_code ImportError::convertToErrorCode() const { function in class:clang::ImportError

Completed in 219 milliseconds