Lines Matching refs:get_allocator
94 allocator_type get_allocator() const noexcept;
258 allocator_type get_allocator() const noexcept;
506 allocator_type get_allocator() const _NOEXCEPT
604 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
612 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
632 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
640 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
648 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
656 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
853 if (__a != __u.get_allocator())
1103 allocator_type get_allocator() const _NOEXCEPT
1161 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1169 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1190 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1198 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1206 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1214 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1422 if (__a != __u.get_allocator())