Home
last modified time | relevance | path

Searched refs:__destruct_first (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__memory/
H A Duninitialized_algorithms.h534 auto __destruct_first = __first2; in __uninitialized_allocator_copy() local
544 _AllocatorDestroyRangeReverse<_Alloc, _Iter2>(__alloc, __destruct_first, __first2)(); in __uninitialized_allocator_copy()
590 auto __destruct_first = __first2;
604 _AllocatorDestroyRangeReverse<_Alloc, _Iter2>(__alloc, __destruct_first, __first2)();