Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__memory/
H A Dallocator_arg_t.h47 struct __uses_alloc_ctor struct
/llvm-project-15.0.7/libcxx/include/
H A Dscoped_allocator507 {__construct(__uses_alloc_ctor<_Tp, inner_allocator_type&, _Args...>(),
518 typename __uses_alloc_ctor<
525 typename __uses_alloc_ctor<
H A Dtuple479 __tuple_leaf<_Uf, _Tf>(__uses_alloc_ctor<_Tf, _Alloc, _Up>(), __a,
481 __tuple_leaf<_Ul, _Tl>(__uses_alloc_ctor<_Tl, _Alloc>(), __a)...
499 : __tuple_leaf<_Indx, _Tp>(__uses_alloc_ctor<_Tp, _Alloc, typename tuple_element<_Indx,