Lines Matching refs:get_allocator
100 allocator_type get_allocator() const noexcept;
311 allocator_type get_allocator() const noexcept;
1075 allocator_type get_allocator() const _NOEXCEPT
1283 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1291 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1312 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1320 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1328 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1336 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1654 if (__a != __u.get_allocator())
2010 allocator_type get_allocator() const _NOEXCEPT
2095 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
2103 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
2124 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2132 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2140 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2148 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2453 if (__a != __u.get_allocator())