Lines Matching refs:get_allocator
93 allocator_type get_allocator() const noexcept;
307 allocator_type get_allocator() const noexcept;
634 allocator_type get_allocator() const _NOEXCEPT
718 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
726 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
746 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
754 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
762 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
770 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1040 if (__a != __u.get_allocator())
1287 allocator_type get_allocator() const _NOEXCEPT
1345 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1353 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1374 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1382 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1390 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1398 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1677 if (__a != __u.get_allocator())