Home
last modified time | relevance | path

Searched defs:throw_type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc114 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \ argument
121 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec()
224 const std::type_info *throw_type, in get_adjusted_ptr()
248 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec()
548 _throw_typet* throw_type; in PERSONALITY_FUNCTION() local
H A Deh_arm.cc53 const std::type_info* throw_type; in __cxa_type_match() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc114 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \ argument
121 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec()
224 const std::type_info *throw_type, in get_adjusted_ptr()
248 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec()
548 _throw_typet* throw_type; in PERSONALITY_FUNCTION() local
H A Deh_arm.cc53 const std::type_info* throw_type; in __cxa_type_match() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc636 tree throw_type; in build_throw() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c659 tree throw_type; in build_throw() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d373 const throw_type = (cast(CxaExceptionHeader*)thrownPtr - 1).exceptionType; in getAdjustedPtr() local