Searched defs:throw_type (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/ |
H A D | eh_personality.cc | 108 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \ argument 115 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec() 218 const std::type_info *throw_type, in get_adjusted_ptr() 242 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec() 528 _throw_typet* throw_type; in PERSONALITY_FUNCTION() local
|
H A D | eh_arm.cc | 53 const std::type_info* throw_type; in __cxa_type_match() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/ |
H A D | eh_personality.cc | 106 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \ argument 113 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec() 216 const std::type_info *throw_type, in get_adjusted_ptr() 240 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec() 539 _throw_typet* throw_type; in PERSONALITY_FUNCTION() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | except.c | 755 tree throw_type; in build_throw() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | except.c | 594 tree throw_type; in build_throw() local
|