/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ |
H A D | OrcError.cpp | 92 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-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | Error.cpp | 85 std::error_code ErrorList::convertToErrorCode() const { convertToErrorCode() function in llvm::ErrorList 95 std::error_code FileError::convertToErrorCode() const { convertToErrorCode() function in llvm::FileError 148 std::error_code StringError::convertToErrorCode() const { convertToErrorCode() function in llvm::StringError
|
H A D | BinaryStreamError.cpp | 53 std::error_code BinaryStreamError::convertToErrorCode() const { in convertToErrorCode() function in BinaryStreamError
|
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | TextAPIError.cpp | 37 std::error_code TextAPIError::convertToErrorCode() const { in convertToErrorCode() function in TextAPIError
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | UnimplementedError.h | 22 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWP/ |
H A D | DWPError.h | 13 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 109 std::error_code convertToErrorCode() const override { in convertToErrorCode() function 178 std::error_code convertToErrorCode() const override { in convertToErrorCode() function 498 std::error_code convertToErrorCode() const override { in convertToErrorCode() function 525 std::error_code convertToErrorCode() const override { in convertToErrorCode() function 549 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | ByteCodeGenError.h |
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticError.h | 52 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | APIIgnoresList.cpp | 30 std::error_code IgnoresFileNotFound::convertToErrorCode() const { in convertToErrorCode() function in IgnoresFileNotFound
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/ |
H A D | Support.h | 38 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
H A D | InstrBuilder.h | 46 std::error_code convertToErrorCode() const override { convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | SymbolRemappingReader.h | 78 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Remarks/ |
H A D | RemarkParser.h | 34 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/Stages/ |
H A D | Stage.h | 93 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | YAMLRemarkParser.h | 39 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | LLVMRemarkStreamer.h | 60 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | HostInfoBase.h | 44 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugLoc.h | 153 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | DecodedThread.h | 42 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | Arena.cpp | 193 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in clang::dataflow::__anoncb5e52e70711::FormulaParseError
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | CxxModuleHandler.cpp | 114 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Core/ |
H A D | Replacement.h | 186 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | Parsing.cpp | 73 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in __anon9b1ddaed0111::ParseError
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 72 std::error_code ResourceTrackerDefunct::convertToErrorCode() const { convertToErrorCode() function in llvm::orc::ResourceTrackerDefunct 98 std::error_code FailedToMaterialize::convertToErrorCode() const { convertToErrorCode() function in llvm::orc::FailedToMaterialize 120 std::error_code SymbolsNotFound::convertToErrorCode() const { convertToErrorCode() function in llvm::orc::SymbolsNotFound 134 std::error_code SymbolsCouldNotBeRemoved::convertToErrorCode() const { convertToErrorCode() function in llvm::orc::SymbolsCouldNotBeRemoved 142 std::error_code MissingSymbolDefinitions::convertToErrorCode() const { convertToErrorCode() function in llvm::orc::MissingSymbolDefinitions 151 std::error_code UnexpectedSymbolDefinitions::convertToErrorCode() const { convertToErrorCode() function in llvm::orc::UnexpectedSymbolDefinitions
|