Searched refs:_Ex2 (Results 1 – 2 of 2) sorted by relevance
243 using _Ex2 = typename decay<_Ex>::type; in make_exception_ptr() local247 __exception_ptr::__dest_thunk<_Ex2>); in make_exception_ptr()250 ::new (__e) _Ex2(__ex); in make_exception_ptr()
161 template<typename _Key2, typename _Value2, typename _Ex2, bool __unique2, in _GLIBCXX_VISIBILITY()