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

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DError.cpp18 std::error_code ClusteringError::convertToErrorCode() const { function in class:llvm::exegesis::ClusteringError
26 std::error_code SnippetCrash::convertToErrorCode() const { function in class:llvm::exegesis::SnippetCrash
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Shared/
H A DRPCError.cpp29 std::error_code ConnectionClosed::convertToErrorCode() const { function in class:llvm::orc::shared::ConnectionClosed
37 std::error_code ResponseAbandoned::convertToErrorCode() const { function in class:llvm::orc::shared::ResponseAbandoned
48 std::error_code CouldNotNegotiate::convertToErrorCode() const { function in class:llvm::orc::shared::CouldNotNegotiate
H A DOrcError.cpp90 std::error_code DuplicateDefinition::convertToErrorCode() const { function in class:llvm::orc::DuplicateDefinition
105 std::error_code JITSymbolNotFound::convertToErrorCode() const { function in class:llvm::orc::JITSymbolNotFound
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp56 std::error_code JITLinkError::convertToErrorCode() const { function in class:llvm::jitlink::JITLinkError
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp583 std::error_code DWARFDebugNames::SentinelError::convertToErrorCode() const { function in class:DWARFDebugNames::SentinelError
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp595 std::error_code UnsupportedDisassembly::convertToErrorCode() const { function in class:llvm::cfi_verify::UnsupportedDisassembly
/netbsd-current/external/apache2/llvm/dist/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp144 std::error_code IndexError::convertToErrorCode() const { function in class:clang::cross_tu::IndexError
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp71 std::error_code ResourceTrackerDefunct::convertToErrorCode() const { function in class:llvm::orc::ResourceTrackerDefunct
85 std::error_code FailedToMaterialize::convertToErrorCode() const { function in class:llvm::orc::FailedToMaterialize
104 std::error_code SymbolsNotFound::convertToErrorCode() const { function in class:llvm::orc::SymbolsNotFound
117 std::error_code SymbolsCouldNotBeRemoved::convertToErrorCode() const { function in class:llvm::orc::SymbolsCouldNotBeRemoved
125 std::error_code MissingSymbolDefinitions::convertToErrorCode() const { function in class:llvm::orc::MissingSymbolDefinitions
134 std::error_code UnexpectedSymbolDefinitions::convertToErrorCode() const { function in class:llvm::orc::UnexpectedSymbolDefinitions
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp64 std::error_code RuntimeDyldError::convertToErrorCode() const { function in class:RuntimeDyldError
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp104 std::error_code ImportError::convertToErrorCode() const { function in class:clang::ImportError

Completed in 496 milliseconds