Home
last modified time | relevance | path

Searched refs:convertToErrorCode (Results 1 – 25 of 63) sorted by relevance

123

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DRPCUtils.cpp25 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::ConnectionClosed
33 std::error_code ResponseAbandoned::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::ResponseAbandoned
44 std::error_code CouldNotNegotiate::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::CouldNotNegotiate
DOrcError.cpp86 std::error_code DuplicateDefinition::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::DuplicateDefinition
101 std::error_code JITSymbolNotFound::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::JITSymbolNotFound
/external/llvm/lib/Support/
DError.cpp68 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList
87 EC = EI.convertToErrorCode(); in errorToErrorCode()
99 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DError.cpp68 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList
87 EC = EI.convertToErrorCode(); in errorToErrorCode()
111 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h49 std::error_code convertToErrorCode() const override;
61 std::error_code convertToErrorCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAError.cpp46 std::error_code EC = convertToErrorCode(); in DIAError()
56 std::error_code DIAError::convertToErrorCode() const { in convertToErrorCode() function in DIAError
/external/llvm/lib/DebugInfo/PDB/
DGenericError.cpp54 std::error_code EC = convertToErrorCode(); in GenericError()
65 std::error_code GenericError::convertToErrorCode() const { in convertToErrorCode() function in GenericError
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DGenericError.cpp55 std::error_code EC = convertToErrorCode(); in GenericError()
66 std::error_code GenericError::convertToErrorCode() const { in convertToErrorCode() function in GenericError
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp58 std::error_code EC = convertToErrorCode(); in CodeViewError()
69 std::error_code CodeViewError::convertToErrorCode() const { in convertToErrorCode() function in CodeViewError
/external/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp54 std::error_code EC = convertToErrorCode(); in CodeViewError()
65 std::error_code CodeViewError::convertToErrorCode() const { in convertToErrorCode() function in CodeViewError
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIAError.cpp46 std::error_code EC = convertToErrorCode(); in DIAError()
57 std::error_code DIAError::convertToErrorCode() const { in convertToErrorCode() function in DIAError
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/
DMSFError.cpp57 std::error_code EC = convertToErrorCode(); in MSFError()
68 std::error_code MSFError::convertToErrorCode() const { in convertToErrorCode() function in MSFError
/external/llvm/lib/DebugInfo/PDB/Raw/
DRawError.cpp54 std::error_code EC = convertToErrorCode(); in RawError()
65 std::error_code RawError::convertToErrorCode() const { in convertToErrorCode() function in RawError
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DRawError.cpp62 std::error_code EC = convertToErrorCode(); in RawError()
73 std::error_code RawError::convertToErrorCode() const { in convertToErrorCode() function in RawError
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
DDWPError.h13 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm/tools/llvm-dwp/
DDWPError.h13 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DGenericError.h36 std::error_code convertToErrorCode() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DGenericError.h34 std::error_code convertToErrorCode() const override;
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewError.h36 std::error_code convertToErrorCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIAError.h37 std::error_code convertToErrorCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/MSF/
DMSFError.h38 std::error_code convertToErrorCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DBinaryStreamError.h36 std::error_code convertToErrorCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewError.h38 std::error_code convertToErrorCode() const override;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIAError.h38 std::error_code convertToErrorCode() const override;
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawError.h41 std::error_code convertToErrorCode() const override;

123