Searched refs:my_any_exception (Results 1 – 5 of 5) sorted by relevance
44 } catch (my_any_exception const &) { in test_copy_value_throws()66 } catch (my_any_exception const &) { in test_move_value_throws()
36 } catch (my_any_exception const &) { in test_copy_throws()
216 struct my_any_exception {}; struct220 throw my_any_exception(); in throwMyAnyExpression()
123 } catch (my_any_exception const &) { in test_assign_throws()
140 } catch (my_any_exception const &) { in test_copy_assign_throws()