Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dnested_exception.h130 throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));
136 throw_with_nested(_Ex __ex)
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dnested_exception.h114 throw_with_nested(_Tp&& __t) in throw_with_nested() function