Lines Matching refs:get_allocator
184 allocator_type get_allocator() const noexcept;
398 allocator_type get_allocator() const noexcept;
1135 allocator_type get_allocator() const _NOEXCEPT {return allocator_type(__tree_.__alloc());}
1312 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1320 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1339 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1347 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1355 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1363 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1471 if (__a != __m.get_allocator())
1862 allocator_type get_allocator() const _NOEXCEPT {return allocator_type(__tree_.__alloc());}
1939 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1947 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1967 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1975 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1983 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1991 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2095 if (__a != __m.get_allocator())