Searched defs:__do_catch (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/ |
H A D | dynamic_cast.cc | 49 bool std::type_info::__do_catch(std::type_info const *ex_type, in __do_catch() function in std::type_info 66 bool __pbase_type_info::__do_catch(std::type_info const *ex_type, in __do_catch() function in __pbase_type_info
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
H A D | tinfo.cc | 77 __do_catch (const type_info *thr_type, void **, unsigned) const in __do_catch() function in std::type_info
|
H A D | pbase_type_info.cc | 33 __do_catch (const type_info *thr_type, in __do_catch() function in __cxxabiv1::__pbase_type_info
|
H A D | class_type_info.cc | 33 __do_catch (const type_info *thr_type, in __do_catch() function in __cxxabiv1::__class_type_info
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
H A D | tinfo.cc | 70 __do_catch (const type_info *thr_type, void **, unsigned) const in __do_catch() function in std::type_info
|
H A D | pbase_type_info.cc | 33 __do_catch (const type_info *thr_type, in __do_catch() function in __cxxabiv1::__pbase_type_info
|
H A D | class_type_info.cc | 33 __do_catch (const type_info *thr_type, in __do_catch() function in __cxxabiv1::__class_type_info
|