Searched defs:__exception_guard_noexceptions (Results 1 – 1 of 1) sorted by relevance
97 struct __exception_guard_noexceptions { struct100 …_LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_NODEBUG explicit __exception_guard_noexceptions(_Rollback) {} in __exception_guard_noexceptions() argument103 __exception_guard_noexceptions(__exception_guard_noexceptions&& __other) in __exception_guard_noexceptions() function110 __exception_guard_noexceptions& operator=(__exception_guard_noexceptions const&) = delete; argument111 __exception_guard_noexceptions& operator=(__exception_guard_noexceptions&&) = delete; argument117 …CPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_NODEBUG ~__exception_guard_noexceptions() { in ~__exception_guard_noexceptions() argument