Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-dwp/
DDWPError.h13 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm/lib/Support/
DError.cpp68 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList
99 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
/external/llvm/tools/obj2yaml/
DError.cpp58 std::error_code Obj2YamlError::convertToErrorCode() const { in convertToErrorCode() function in llvm::Obj2YamlError
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIAError.cpp57 std::error_code DIAError::convertToErrorCode() const { in convertToErrorCode() function in DIAError
/external/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp65 std::error_code CodeViewError::convertToErrorCode() const { in convertToErrorCode() function in CodeViewError
/external/llvm/lib/DebugInfo/PDB/
DGenericError.cpp65 std::error_code GenericError::convertToErrorCode() const { in convertToErrorCode() function in GenericError
/external/llvm/lib/DebugInfo/PDB/Raw/
DRawError.cpp65 std::error_code RawError::convertToErrorCode() const { in convertToErrorCode() function in RawError
/external/llvm/unittests/Support/
DErrorTest.cpp36 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in __anonce1e8f630111::CustomError
72 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in __anonce1e8f630111::CustomSubError
/external/llvm/include/llvm/Support/
DError.h835 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h58 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm/include/llvm/ProfileData/
DInstrProf.h313 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp62 std::error_code RuntimeDyldError::convertToErrorCode() const { in convertToErrorCode() function in RuntimeDyldError