Searched defs:throw_type (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/ |
H A D | eh_personality.cc | 107 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \ argument 114 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec() 220 const std::type_info *throw_type, in get_adjusted_ptr() 244 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec() 529 _throw_typet* throw_type; in PERSONALITY_FUNCTION() local
|
H A D | eh_arm.cc | 53 const std::type_info* throw_type = xh->exceptionType; in __cxa_type_match() local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/ |
H A D | eh_personality.cc | 106 const std::type_info *throw_type, in get_adjusted_ptr() 130 check_exception_spec (lsda_header_info *info, const std::type_info *throw_type, in check_exception_spec() 315 const std::type_info *throw_type, *catch_type; in PERSONALITY_FUNCTION() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | except.c | 665 tree throw_type; local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | except.c | 645 tree throw_type; in build_throw() local
|