Searched defs:throw_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A Deh_arm.cc53 const std::type_info* throw_type = xh->exceptionType; local
H A Deh_personality.cc114 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, void* thrown_ptr, _Unwind_Sword filter_value) argument
219 get_adjusted_ptr(const std::type_info *catch_type, const std::type_info *throw_type, void **thrown_ptr_p) argument
244 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, void* thrown_ptr, _Unwind_Sword filter_value) argument
529 _throw_typet* throw_type; local
[all...]
/freebsd-9.3-release/contrib/gcc/cp/
H A Dexcept.c645 tree throw_type; local

Completed in 59 milliseconds