Lines Matching refs:get_allocator
185 allocator_type get_allocator() const noexcept;
406 allocator_type get_allocator() const noexcept;
1165 allocator_type get_allocator() const _NOEXCEPT {return allocator_type(__tree_.__alloc());}
1342 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1350 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1369 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1377 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1385 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1393 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1537 if (__a != __m.get_allocator())
1940 allocator_type get_allocator() const _NOEXCEPT {return allocator_type(__tree_.__alloc());}
2017 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
2025 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
2045 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2053 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2061 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2069 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2210 if (__a != __m.get_allocator())