Home
last modified time | relevance | path

Searched defs:_Allocator (Results 1 – 7 of 7) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory/
Dallocator_arg_t.h53 __user_alloc_construct_impl(integral_constant<int, 0>, _Tp* __storage, const _Allocator&, _Args&&..… in __user_alloc_construct_impl()
/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory/
Dallocator_arg_t.h53 __user_alloc_construct_impl(integral_constant<int, 0>, _Tp* __storage, const _Allocator&, _Args&&..… in __user_alloc_construct_impl()
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__memory/
Dallocator_arg_t.h53 __user_alloc_construct_impl(integral_constant<int, 0>, _Tp* __storage, const _Allocator&, _Args&&..… in __user_alloc_construct_impl()
/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory/
Dallocator_arg_t.h53 __user_alloc_construct_impl(integral_constant<int, 0>, _Tp* __storage, const _Allocator&, _Args&&..… in __user_alloc_construct_impl()
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__memory/
Dallocator_arg_t.h53 __user_alloc_construct_impl(integral_constant<int, 0>, _Tp* __storage, const _Allocator&, _Args&&..… in __user_alloc_construct_impl()
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__flat_map/
Dflat_map.h402 …requires(__has_input_iterator_category<_InputIterator>::value && __allocator_ctor_constraint<_Allo… in requires()
410 …requires(__has_input_iterator_category<_InputIterator>::value && __allocator_ctor_constraint<_Allo… in requires()
447 …requires(__has_input_iterator_category<_InputIterator>::value && __allocator_ctor_constraint<_Allo… in requires()
459 …requires(__has_input_iterator_category<_InputIterator>::value && __allocator_ctor_constraint<_Allo… in requires()
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__vector/
Dvector.h295 _NOEXCEPT_(__noexcept_move_assign_container<_Allocator, __alloc_traits>::value) { in _NOEXCEPT_()