Home
last modified time | relevance | path

Searched defs:convertToErrorCode (Results 1 – 25 of 78) sorted by relevance

1234

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
DRPCError.cpp29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::ConnectionClosed
37 std::error_code ResponseAbandoned::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::ResponseAbandoned
48 std::error_code CouldNotNegotiate::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::CouldNotNegotiate
DOrcError.cpp90 std::error_code DuplicateDefinition::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::DuplicateDefinition
105 std::error_code JITSymbolNotFound::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::JITSymbolNotFound
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/
DRPCError.cpp29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::ConnectionClosed
37 std::error_code ResponseAbandoned::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::ResponseAbandoned
48 std::error_code CouldNotNegotiate::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::CouldNotNegotiate
DOrcError.cpp87 std::error_code DuplicateDefinition::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::DuplicateDefinition
102 std::error_code JITSymbolNotFound::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::JITSymbolNotFound
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DError.cpp18 std::error_code ClusteringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::exegesis::ClusteringError
26 std::error_code SnippetCrash::convertToErrorCode() const { in convertToErrorCode() function in llvm::exegesis::SnippetCrash
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DError.cpp72 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList
82 std::error_code FileError::convertToErrorCode() const { in convertToErrorCode() function in llvm::FileError
132 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
DBinaryStreamError.cpp53 std::error_code BinaryStreamError::convertToErrorCode() const { in convertToErrorCode() function in BinaryStreamError
DFileCheckImpl.h70 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
327 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
348 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm-project/llvm/lib/Support/
DError.cpp72 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList
82 std::error_code FileError::convertToErrorCode() const { in convertToErrorCode() function in llvm::FileError
132 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
DBinaryStreamError.cpp53 std::error_code BinaryStreamError::convertToErrorCode() const { in convertToErrorCode() function in BinaryStreamError
/external/llvm-project/lldb/include/lldb/Utility/
DUnimplementedError.h22 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm/lib/Support/
DError.cpp68 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList
99 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
/external/llvm-project/llvm/tools/llvm-dwp/
DDWPError.h13 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm/tools/llvm-dwp/
DDWPError.h13 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm-project/clang-tools-extra/clangd/support/
DCancellation.h96 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm-project/lld/include/lld/Core/
DError.h53 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm/tools/obj2yaml/
DError.cpp58 std::error_code Obj2YamlError::convertToErrorCode() const { in convertToErrorCode() function in llvm::Obj2YamlError
/external/llvm-project/lldb/source/Plugins/Trace/intel-pt/
DDecodedThread.h41 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/
DLLJITWithThinLTOSummaries.cpp86 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in DuplicateDefinitionInSummary
120 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in DefinitionNotFoundInSummary
/external/llvm-project/llvm/lib/FileCheck/
DFileCheckImpl.h109 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
222 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
542 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
563 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm-project/clang/lib/AST/Interp/
DByteCodeGenError.h38 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnosticError.h51 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm-project/llvm/include/llvm/Support/
DFileUtilities.h96 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileUtilities.h96 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm-project/llvm/tools/llvm-rc/
DResourceScriptParser.h44 std::error_code convertToErrorCode() const override { in convertToErrorCode() function

1234