Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DRPCUtils.cpp25 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::ConnectionClosed
33 std::error_code ResponseAbandoned::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::ResponseAbandoned
44 std::error_code CouldNotNegotiate::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::CouldNotNegotiate
H A DOrcError.cpp86 std::error_code DuplicateDefinition::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::DuplicateDefinition
101 std::error_code JITSymbolNotFound::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::JITSymbolNotFound
H A DCore.cpp230 std::error_code FailedToMaterialize::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::FailedToMaterialize
243 std::error_code SymbolsNotFound::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::SymbolsNotFound
256 std::error_code SymbolsCouldNotBeRemoved::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::SymbolsCouldNotBeRemoved
/freebsd-12.1/contrib/llvm/lib/Support/
H A DError.cpp73 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList
83 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
H A DBinaryStreamError.cpp54 std::error_code BinaryStreamError::convertToErrorCode() const { in convertToErrorCode() function in BinaryStreamError
/freebsd-12.1/contrib/llvm/tools/lld/include/lld/Core/
H A DError.h54 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticError.h52 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd-12.1/contrib/llvm/include/llvm/MCA/
H A DSupport.h38 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DSymbolRemappingReader.h78 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
H A DError.h1073 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetRPCAPI.h40 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
H A DRPCUtils.h67 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
100 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/Core/
H A DReplacement.h187 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp117 std::error_code IndexError::convertToErrorCode() const { in convertToErrorCode() function in clang::cross_tu::IndexError
/freebsd-12.1/contrib/llvm/lib/OptRemarks/
H A DOptRemarksParser.cpp104 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in __anondd70ad610111::ParseError
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp576 std::error_code DWARFDebugNames::SentinelError::convertToErrorCode() const { in convertToErrorCode() function in DWARFDebugNames::SentinelError
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProf.h316 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h77 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp65 std::error_code RuntimeDyldError::convertToErrorCode() const { in convertToErrorCode() function in RuntimeDyldError
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp102 std::error_code ImportError::convertToErrorCode() const { in convertToErrorCode() function in clang::ImportError