Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__utility/
H A Dexception_guard.h129 using __exception_guard = __exception_guard_noexceptions<_Rollback>; variable
132 using __exception_guard = __exception_guard_exceptions<_Rollback>; variable