Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__utility/
H A Dexception_guard.h65 struct __exception_guard_exceptions { struct
68 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 explicit __exception_guard_exceptions(_Rollback __rollback) in __exception_guard_exceptions() argument
72 __exception_guard_exceptions(__exception_guard_exceptions&& __other) in __exception_guard_exceptions() argument
79 __exception_guard_exceptions& operator=(__exception_guard_exceptions const&) = delete; argument
80 __exception_guard_exceptions argument
84 ~__exception_guard_exceptions__exception_guard_exceptions ~__exception_guard_exceptions() argument
94 __completed___exception_guard_exceptions global() argument
[all...]