Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcError.cpp92 std::error_code DuplicateDefinition::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::DuplicateDefinition
107 std::error_code JITSymbolNotFound::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::JITSymbolNotFound
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DUnimplementedError.h22 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DError.cpp93 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList
103 std::error_code FileError::convertToErrorCode() const { in convertToErrorCode() function in llvm::FileError
159 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
/freebsd/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWPError.h13 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h114 std::error_code convertToErrorCode() const override { convertToErrorCode() function
203 std::error_code convertToErrorCode() const override { convertToErrorCode() function
524 std::error_code convertToErrorCode() const override { convertToErrorCode() function
551 std::error_code convertToErrorCode() const override { convertToErrorCode() function
575 std::error_code convertToErrorCode() const override { convertToErrorCode() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticError.h52 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPIIgnoresList.cpp30 std::error_code IgnoresFileNotFound::convertToErrorCode() const { in convertToErrorCode() function in IgnoresFileNotFound
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DSupport.h38 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
H A DInstrBuilder.h47 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSymbolRemappingReader.h78 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkParser.h34 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkParser.h39 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DStage.h93 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DLLVMRemarkStreamer.h60 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostInfoBase.h44 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h153 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DDecodedThread.h41 std::error_code convertToErrorCode() const override { convertToErrorCode() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp114 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h186 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DParsing.cpp73 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in __anon28198e1b0111::ParseError
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp73 std::error_code ResourceTrackerDefunct::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::ResourceTrackerDefunct
99 std::error_code FailedToMaterialize::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::FailedToMaterialize
115 std::error_code UnsatisfiedSymbolDependencies::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::UnsatisfiedSymbolDependencies
140 std::error_code SymbolsNotFound::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::SymbolsNotFound
154 std::error_code SymbolsCouldNotBeRemoved::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::SymbolsCouldNotBeRemoved
162 std::error_code MissingSymbolDefinitions::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::MissingSymbolDefinitions
171 std::error_code UnexpectedSymbolDefinitions::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::UnexpectedSymbolDefinitions
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp58 std::error_code JITLinkError::convertToErrorCode() const { in convertToErrorCode() function in llvm::jitlink::JITLinkError
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1181 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
H A DJSON.h906 std::error_code convertToErrorCode() const override { in convertToErrorCode() function

12