Lines Matching refs:get_allocator
100 allocator_type get_allocator() const noexcept;
352 allocator_type get_allocator() const noexcept;
1181 allocator_type get_allocator() const _NOEXCEPT
1371 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1379 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1400 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1408 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1416 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1424 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1723 if (__a != __u.get_allocator())
2073 allocator_type get_allocator() const _NOEXCEPT
2158 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
2166 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
2187 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2195 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2203 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2211 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2499 if (__a != __u.get_allocator())