Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Dpbase_type_info.cc53 using pmf_type = void (__pbase_type_info::*)(); in __do_catch() typedef
54 static const pmf_type pmf = nullptr; in __do_catch()
55 *thr_obj = const_cast<pmf_type*>(&pmf); in __do_catch()