Home
last modified time | relevance | path

Searched refs:exception_object (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Ddynamic_cast.cc50 void **exception_object, in __do_catch() argument
61 return ex_type->__do_upcast(cti, exception_object); in __do_catch()
67 void **exception_object, in __do_catch() argument
107 return __pointee->__do_catch(ptr_type->__pointee, exception_object, outer); in __do_catch()