Home
last modified time | relevance | path

Searched refs:convertToErrorCode (Results 1 – 25 of 118) sorted by relevance

12345

/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/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
96 EC = EI.convertToErrorCode(); in errorToErrorCode()
132 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
/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
96 EC = EI.convertToErrorCode(); in errorToErrorCode()
132 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
/external/llvm/lib/Support/
DError.cpp68 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList
87 EC = EI.convertToErrorCode(); in errorToErrorCode()
99 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
/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
DError.h33 std::error_code convertToErrorCode() const override;
48 std::error_code convertToErrorCode() const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h50 std::error_code convertToErrorCode() const override;
62 std::error_code convertToErrorCode() const override;
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h52 std::error_code convertToErrorCode() const override;
64 std::error_code convertToErrorCode() const override;
/external/llvm/lib/DebugInfo/PDB/
DGenericError.cpp54 std::error_code EC = convertToErrorCode(); in GenericError()
65 std::error_code GenericError::convertToErrorCode() const { in convertToErrorCode() function in GenericError
/external/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp54 std::error_code EC = convertToErrorCode(); in CodeViewError()
65 std::error_code CodeViewError::convertToErrorCode() const { in convertToErrorCode() function in CodeViewError
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIAError.cpp46 std::error_code EC = convertToErrorCode(); in DIAError()
57 std::error_code DIAError::convertToErrorCode() const { in convertToErrorCode() function in DIAError
/external/llvm/lib/DebugInfo/PDB/Raw/
DRawError.cpp54 std::error_code EC = convertToErrorCode(); in RawError()
65 std::error_code RawError::convertToErrorCode() const { in convertToErrorCode() function in RawError
/external/llvm-project/clang-tools-extra/clangd/unittests/
DLoggerTests.cpp23 EXPECT_EQ(llvm::inconvertibleErrorCode(), EI.convertToErrorCode()); in TEST()
28 EXPECT_EQ(llvm::inconvertibleErrorCode(), EI.convertToErrorCode()); in TEST()
/external/llvm-project/llvm/include/llvm/IR/
DLLVMRemarkStreamer.h48 EC = EIB.convertToErrorCode(); in LLVMRemarkSetupErrorInfo()
53 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRemarkStreamer.h68 EC = EIB.convertToErrorCode(); in RemarkSetupErrorInfo()
73 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
/external/llvm-project/lldb/include/lldb/Utility/
DUnimplementedError.h22 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/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/lib/AST/Interp/
DByteCodeGenError.h38 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm/include/llvm/DebugInfo/PDB/
DGenericError.h34 std::error_code convertToErrorCode() const override;
/external/llvm-project/clang-tools-extra/clangd/support/
DCancellation.h96 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewError.h36 std::error_code convertToErrorCode() const override;

12345