Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__utility/
H A Dexception_guard.h97 struct __exception_guard_noexceptions { struct
100 _LIBCPP_CONSTEXPR_SINCE_CXX20 explicit __exception_guard_noexceptions(_Rollback) {} in __exception_guard_noexceptions() argument
103 __exception_guard_noexceptions(__exception_guard_noexceptions&& __other) in __exception_guard_noexceptions() argument
110 __exception_guard_noexceptions& operator=(__exception_guard_noexceptions const&) = delete; argument
111 __exception_guard_noexceptions argument
117 ~__exception_guard_noexceptions__exception_guard_noexceptions ~__exception_guard_noexceptions() argument
[all...]