Searched refs:my_any_exception (Results 1 – 6 of 6) sorted by relevance
52 } catch (my_any_exception const &) { in test_copy_value_throws()74 } catch (my_any_exception const &) { in test_move_value_throws()
44 } catch (my_any_exception const &) { in test_copy_throws()
226 struct my_any_exception {}; struct230 throw my_any_exception(); in throwMyAnyExpression()
263 struct my_any_exception {}; struct267 throw my_any_exception(); in throwMyAnyExpression()
148 } catch (my_any_exception const &) { in test_copy_assign_throws()
134 } catch (my_any_exception const &) { in test_assign_throws()