Lines Matching refs:get_allocator
101 allocator_type get_allocator() const noexcept;
299 allocator_type get_allocator() const noexcept;
994 allocator_type get_allocator() const _NOEXCEPT
1202 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1210 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1231 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1239 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1247 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1255 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1469 if (__a != __u.get_allocator())
1822 allocator_type get_allocator() const _NOEXCEPT
1907 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1915 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1936 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1944 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1952 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1960 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2163 if (__a != __u.get_allocator())