Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dswap_allocator.h38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
H A Duninitialized_algorithms.h565 __uninitialized_allocator_copy_impl(_Alloc&, _In* __first1, _In* __last1, _Out* __first2) { in __uninitialized_allocator_copy_impl() argument
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__memory/
H A Dswap_allocator.h31 inline _LIBCPP_HIDE_FROM_ABI void __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument