| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | Error.cpp | 74 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList 84 std::error_code FileError::convertToErrorCode() const { in convertToErrorCode() function in llvm::FileError 85 std::error_code NestedEC = Err->convertToErrorCode(); in convertToErrorCode() 101 EC = EI.convertToErrorCode(); in errorToErrorCode() 137 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
|
| H A D | BinaryStreamError.cpp | 53 std::error_code BinaryStreamError::convertToErrorCode() const { in convertToErrorCode() function in BinaryStreamError
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
| H A D | Error.cpp | 18 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
|
| H A D | Error.h | 33 std::error_code convertToErrorCode() const override; 48 std::error_code convertToErrorCode() const override;
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | OrcError.h | 52 std::error_code convertToErrorCode() const override; 64 std::error_code convertToErrorCode() const override;
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | LLVMRemarkStreamer.h | 55 EC = EIB.convertToErrorCode(); in LLVMRemarkSetupErrorInfo() 60 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
|
| /openbsd-src/gnu/llvm/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
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
| H A D | UnimplementedError.h | 22 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DWP/ |
| H A D | DWPError.h | 13 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
| /openbsd-src/gnu/llvm/llvm/lib/FileCheck/ |
| H A D | FileCheckImpl.h | 113 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
|
| /openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
| H A D | ByteCodeGenError.h | 38 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | BinaryStreamError.h | 35 std::error_code convertToErrorCode() const override;
|
| H A D | SymbolRemappingReader.h | 78 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
| H A D | FileUtilities.h | 96 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
| /openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/ |
| H A D | LLJITWithThinLTOSummaries.cpp | 86 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in DuplicateDefinitionInSummary 120 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in DefinitionNotFoundInSummary
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | ASTImportError.h | 45 std::error_code convertToErrorCode() const override;
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | DiagnosticError.h | 52 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
| /openbsd-src/gnu/llvm/clang/lib/ExtractAPI/ |
| H A D | APIIgnoresList.cpp | 30 std::error_code IgnoresFileNotFound::convertToErrorCode() const { in convertToErrorCode() function in IgnoresFileNotFound
|
| /openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/ |
| H A D | APIIgnoresList.h | 41 virtual std::error_code convertToErrorCode() const override;
|
| /openbsd-src/gnu/llvm/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 { in convertToErrorCode() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Object/ |
| H A D | Error.cpp | 86 if (M->convertToErrorCode() == object_error::invalid_file_type) in isNotObjectErrorInvalidFileType()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Remarks/ |
| H A D | RemarkParser.h | 34 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/MCA/Stages/ |
| H A D | Stage.h | 93 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Remarks/ |
| H A D | YAMLRemarkParser.h | 39 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|