Searched defs:catch_type (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
H A D | eh_personality.cc | 114 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \ argument 129 const std::type_info* catch_type; in check_exception_spec() local 223 get_adjusted_ptr (const std::type_info *catch_type, in get_adjusted_ptr() 255 const std::type_info *catch_type; in check_exception_spec() local 547 const std::type_info* catch_type; in PERSONALITY_FUNCTION() local
|
H A D | eh_arm.cc | 41 const std::type_info* catch_type, in __cxa_type_match()
|
H A D | eh_call.cc | 125 const std::type_info* catch_type; in __cxa_call_unexpected() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
H A D | eh_personality.cc | 114 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \ argument 129 const std::type_info* catch_type; in check_exception_spec() local 223 get_adjusted_ptr (const std::type_info *catch_type, in get_adjusted_ptr() 255 const std::type_info *catch_type; in check_exception_spec() local 547 const std::type_info* catch_type; in PERSONALITY_FUNCTION() local
|
H A D | eh_arm.cc | 41 const std::type_info* catch_type, in __cxa_type_match()
|
H A D | eh_call.cc | 125 const std::type_info* catch_type; in __cxa_call_unexpected() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | exception.c | 433 Class catch_type = get_ttype_entry (&info, ar_filter); in PERSONALITY_FUNCTION() local
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | exception.c | 433 Class catch_type = get_ttype_entry (&info, ar_filter); in PERSONALITY_FUNCTION() local
|