Searched refs:pending_exc (Results 1 – 2 of 2) sorted by relevance
135 std::ostream& Fail(VerifyError error, bool pending_exc = true);
5297 std::ostream& MethodVerifier::Fail(VerifyError error, bool pending_exc) { in Fail() argument5301 if (pending_exc) { in Fail()