Searched refs:uncaught_exception (Results 1 – 5 of 5) sorted by relevance
127 using _STLP_VENDOR_UNCAUGHT_EXCEPTION_STD::uncaught_exception;
187 if (!uncaught_exception()) in ~sentry()
105 _res = std::uncaught_exception()?1:0; in ~UncaughtClassTest()
149 uncaught_exception: "Uncaught %0", property
2195 (static and dynamic) and uncaught_exception handler (static only)3820 and uncaught_exception function namespace. Can now be defined independantly6282 uncaught_exception and exception handling in general thanks John Roberts.