Searched refs:throws_int (Results 1 – 3 of 3) sorted by relevance
7 __attribute__((noinline)) void throws_int() { in throws_int() function13 throws_int(); in callee_throws()21 throws_int(); in throws_catches_rethrows()38 throws_int(); in throws_and_catches()47 throws_int(); in nested_try()59 throws_int(); in nested_try2()80 throws_int(); in local_object_then_throw()95 throws_int(); in recursive_call()
4 throws_int () in throws_int() function12 throws_int(); in main()
20 extern "C" void throws_int() throw(int);25 throws_int(); in caller()