Searched refs:Unrecoverable (Results 1 – 5 of 5) sorted by relevance
31 Unrecoverable(Error::success()), in CommonFixture()37 EXPECT_FALSE(Unrecoverable); in ~CommonFixture()92 Unrecoverable = joinErrors(std::move(Unrecoverable), std::move(Err)); in recordUnrecoverable()129 Error Unrecoverable; member497 EXPECT_FALSE(Unrecoverable); in TEST_F()517 EXPECT_FALSE(Unrecoverable); in TEST_F()548 std::move(Unrecoverable)); in TEST_F()568 std::move(Unrecoverable)); in TEST_F()593 std::move(Unrecoverable)); in TEST_F()615 std::move(Unrecoverable)); in TEST_F()[all …]
36 Unrecoverable = Unreachable | Return, enumerator356 Add & Unrecoverable & ~DiagnosedUnrecoverableKinds) { in SanitizerArgs()375 RecoverableKinds &= ~Unrecoverable; in SanitizerArgs()
136 // Unrecoverable data loss or corruption.
220 can be recovered from. Unrecoverable errors raise a :exc:`RuntimeError`
2441 Unrecoverable, enumerator2457 return CheckRecoverableKind::Unrecoverable; in getRecoverableKind()2469 assert(IsFatal || RecoverKind != CheckRecoverableKind::Unrecoverable); in emitCheckHandlerCall()2471 IsFatal && RecoverKind != CheckRecoverableKind::Unrecoverable; in emitCheckHandlerCall()