Searched refs:allocation_result (Results 1 – 6 of 6) sorted by relevance
24 struct allocation_result { struct28 _LIBCPP_CTAD_SUPPORTED_FOR_TYPE(allocation_result); argument31 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr allocation_result<typename allocator_traits<_Alloc>::…
130 …[[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr allocation_result<_Tp*> allocate_at_least(size_t __n…210 …[[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr allocation_result<const _Tp*> allocate_at_least(size…
45 using std::allocation_result;
104 struct allocation_result {110 [[nodiscard]] constexpr allocation_result<typename allocator_traits<Allocator>::pointer>
1492 u8 allocation_result; member
604 SYMBOL(allocation_result, std::, <memory>)