Home
last modified time | relevance | path

Searched refs:pm_type (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Dpbase_type_info.cc60 using pm_type = int __pbase_type_info::*; in __do_catch() typedef
61 static const pm_type pm = nullptr; in __do_catch()
62 *thr_obj = const_cast<pm_type*>(&pm); in __do_catch()