Searched refs:ImplicitThrow (Results 1 – 2 of 2) sorted by relevance
33 struct ImplicitThrow struct35 constexpr ImplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ImplicitThrow() argument104 using T = ImplicitThrow; in test_implicit()
36 struct ImplicitThrow struct38 constexpr ImplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ImplicitThrow() argument107 using T = ImplicitThrow; in test_implicit()