Searched refs:__destruct_first (Results 1 – 1 of 1) sorted by relevance
545 auto __destruct_first = __first2; in __uninitialized_allocator_copy_impl() local547 …xception_guard(_AllocatorDestroyRangeReverse<_Alloc, _Iter2>(__alloc, __destruct_first, __first2)); in __uninitialized_allocator_copy_impl()629 auto __destruct_first = __result;631 …_exception_guard(_AllocatorDestroyRangeReverse<_Alloc, _Tp*>(__alloc, __destruct_first, __result));