Home
last modified time | relevance | path

Searched defs:noexcept (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbsupport/
H A Dgdb_optional.h77 noexcept(std::is_nothrow_move_constructible<T> ()) in noexcept() function
114 noexcept (And<std::is_nothrow_move_constructible<T>, in noexcept() function
141 noexcept (And<std::is_nothrow_move_constructible<T>, in noexcept() function
/netbsd/external/gpl3/gdb.old/dist/gdbsupport/
H A Dgdb_optional.h77 noexcept(std::is_nothrow_move_constructible<T> ()) in noexcept() function
114 noexcept (And<std::is_nothrow_move_constructible<T>, in noexcept() function
141 noexcept (And<std::is_nothrow_move_constructible<T>, in noexcept() function
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dnet.h81 ~__throw_on_error() noexcept(false) in _GLIBCXX_VISIBILITY() function
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dnet.h77 ~__throw_on_error() noexcept(false) in _GLIBCXX_VISIBILITY() function
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_tree.h161 noexcept(is_nothrow_copy_constructible<_Key_compare>::value) in _GLIBCXX_VISIBILITY() function
H A Dforward_list.h299 noexcept(is_nothrow_default_constructible<_Node_alloc_type>::value) in _GLIBCXX_VISIBILITY() function
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dforward_list.h307 noexcept(is_nothrow_default_constructible<_Node_alloc_type>::value) in _GLIBCXX_VISIBILITY() function
H A Dstl_tree.h161 noexcept(is_nothrow_copy_constructible<_Key_compare>::value) in _GLIBCXX_VISIBILITY() function