Searched defs:ex_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/libcxxrt/
H A Ddynamic_cast.cc49 bool std::type_info::__do_catch(std::type_info const *ex_type, argument
66 bool __pbase_type_info::__do_catch(std::type_info const *ex_type, argument
H A Dexception.cc910 const std::type_info *ex_type = ex ? ex->exceptionType : 0; local

Completed in 46 milliseconds