Lines Matching refs:noexcept
23 bad_weak_ptr::~bad_weak_ptr() noexcept {} in ~bad_weak_ptr()
26 bad_weak_ptr::what() const noexcept in what()
41 __shared_count::__add_shared() noexcept in __add_shared()
47 __shared_count::__release_shared() noexcept in __release_shared()
58 __shared_weak_count::__add_shared() noexcept in __add_shared()
64 __shared_weak_count::__add_weak() noexcept in __add_weak()
70 __shared_weak_count::__release_shared() noexcept in __release_shared()
79 __shared_weak_count::__release_weak() noexcept in __release_weak()
114 __shared_weak_count::lock() noexcept in lock()
128 __shared_weak_count::__get_deleter(const type_info&) const noexcept in __get_deleter()
144 _LIBCPP_CONSTEXPR __sp_mut::__sp_mut(void* p) noexcept in __sp_mut()
150 __sp_mut::lock() noexcept in lock()
166 __sp_mut::unlock() noexcept in unlock()