Searched defs:__exception_guard_noexceptions (Results 1 – 1 of 1) sorted by relevance
94 struct __exception_guard_noexceptions { struct97 _LIBCPP_NODEBUG explicit __exception_guard_noexceptions(_Rollback) {} in __exception_guard_noexceptions() argument100 __exception_guard_noexceptions(__exception_guard_noexceptions&& __other) in __exception_guard_noexceptions() argument107 __exception_guard_noexceptions& operator=(__exception_guard_noexceptions const&) = delete; argument108 __exception_guard_noexceptions& operator=(__exception_guard_noexceptions&&) = delete; argument114 …CPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_NODEBUG ~__exception_guard_noexceptions() { in ~__exception_guard_noexceptions() argument