Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/include/__memory/
H A Dallocator_arg_t.h47 struct __uses_alloc_ctor struct
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dscoped_allocator502 {__construct(__uses_alloc_ctor<_Tp, inner_allocator_type&, _Args...>(),
513 typename __uses_alloc_ctor<
520 typename __uses_alloc_ctor<
H A Dtuple393 __tuple_leaf<_Uf, _Tf>(__uses_alloc_ctor<_Tf, _Alloc, _Up>(), __a,
395 __tuple_leaf<_Ul, _Tl>(__uses_alloc_ctor<_Tl, _Alloc>(), __a)...
419 : __tuple_leaf<_Indx, _Tp>(__uses_alloc_ctor<_Tp, _Alloc, typename tuple_element<_Indx,