Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Shared/
H A DRPCError.cpp29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::shared::ConnectionClosed
37 std::error_code ResponseAbandoned::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::shared::ResponseAbandoned
48 std::error_code CouldNotNegotiate::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::shared::CouldNotNegotiate
H A 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
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A 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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A 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
H A DBinaryStreamError.cpp53 std::error_code BinaryStreamError::convertToErrorCode() const { in convertToErrorCode() function in BinaryStreamError
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A DDWPError.h13 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h113 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
226 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
547 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
574 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
598 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/
H A 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
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticError.h51 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeGenError.h38 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileUtilities.h96 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
H A DSymbolRemappingReader.h77 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DSupport.h37 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptParser.h44 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Remarks/
H A DRemarkParser.h33 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLLVMRemarkStreamer.h53 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DYAMLRemarkParser.h41 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/
H A DReplacement.h186 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetRPCAPI.h39 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DParsing.cpp74 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in __anond4b88ee60111::ParseError
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp71 std::error_code ResourceTrackerDefunct::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::ResourceTrackerDefunct
85 std::error_code FailedToMaterialize::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::FailedToMaterialize
104 std::error_code SymbolsNotFound::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::SymbolsNotFound
117 std::error_code SymbolsCouldNotBeRemoved::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::SymbolsCouldNotBeRemoved
125 std::error_code MissingSymbolDefinitions::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::MissingSymbolDefinitions
134 std::error_code UnexpectedSymbolDefinitions::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::UnexpectedSymbolDefinitions
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp56 std::error_code JITLinkError::convertToErrorCode() const { in convertToErrorCode() function in llvm::jitlink::JITLinkError
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp595 std::error_code UnsupportedDisassembly::convertToErrorCode() const { in convertToErrorCode() function in llvm::cfi_verify::UnsupportedDisassembly
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DRPCUtils.h66 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
101 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp144 std::error_code IndexError::convertToErrorCode() const { in convertToErrorCode() function in clang::cross_tu::IndexError

12