Lines Matching refs:uncatch_exception
38 struct uncatch_exception struct
40 uncatch_exception();
41 ~uncatch_exception () { __cxa_begin_catch (&p->unwindHeader); } in ~uncatch_exception() argument
46 uncatch_exception&
47 operator=(const uncatch_exception&);
49 uncatch_exception(const uncatch_exception&);
52 uncatch_exception::uncatch_exception() : p(0) in uncatch_exception() function in __cxxabiv1::__anonf4b9eb840111::uncatch_exception
120 uncatch_exception ue; in __cxa_vec_new2()
162 uncatch_exception ue; in __cxa_vec_new3()
191 uncatch_exception ue; in __cxa_vec_ctor()
222 uncatch_exception ue; in __cxa_vec_cctor()
255 uncatch_exception ue; in __cxa_vec_dtor()
330 uncatch_exception ue; in __cxa_vec_delete2()
365 uncatch_exception ue; in __cxa_vec_delete3()