Searched refs:__dealloc (Results 1 – 1 of 1) sorted by relevance
76 _LIBCPP_HIDE_FROM_ABI void __dealloc() noexcept { in __dealloc() function84 auto __guard = std::__make_exception_guard([&] { __dealloc<_Stored>(); }); in __construct()