Home
last modified time | relevance | path

Searched defs:catch_type (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_personality.cc108 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \ argument
123 const std::type_info* catch_type; in check_exception_spec() local
217 get_adjusted_ptr (const std::type_info *catch_type, in get_adjusted_ptr()
249 const std::type_info *catch_type; in check_exception_spec() local
527 const std::type_info* catch_type; in PERSONALITY_FUNCTION() local
H A Deh_arm.cc41 const std::type_info* catch_type, in __cxa_type_match()
H A Deh_call.cc127 const std::type_info* catch_type; in __cxa_call_unexpected() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Deh_personality.cc106 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \ argument
121 const std::type_info* catch_type; in check_exception_spec() local
215 get_adjusted_ptr (const std::type_info *catch_type, in get_adjusted_ptr()
247 const std::type_info *catch_type; in check_exception_spec() local
538 const std::type_info* catch_type; in PERSONALITY_FUNCTION() local
H A Deh_call.cc125 const std::type_info* catch_type; in __cxa_call_unexpected() local
/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dexception.c427 Class catch_type = get_ttype_entry (&info, ar_filter); in PERSONALITY_FUNCTION() local