Searched defs:__ex (Results 1 – 3 of 3) sorted by relevance
169 copy_exception(_Ex __ex) _GLIBCXX_USE_NOEXCEPT in copy_exception()174 throw __ex; in copy_exception() local188 make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT in make_exception_ptr()
179 make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT in make_exception_ptr()
151 rethrow_if_nested(const _Ex& __ex) in rethrow_if_nested()