Searched refs:allocation_result (Results 1 – 7 of 7) sorted by relevance
123 …[[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr allocation_result<_Tp*> allocate_at_least(size_t __n…204 …[[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr allocation_result<const _Tp*> allocate_at_least(size…
237 struct allocation_result {241 _LIBCPP_CTAD_SUPPORTED_FOR_TYPE(allocation_result);300 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static constexpr allocation_result<pointer, size_type>
45 using std::allocation_result;
91 [[nodiscard]] static constexpr allocation_result<pointer, size_type>107 struct allocation_result {
1492 u8 allocation_result; member
604 SYMBOL(allocation_result, std::, <memory>)