Searched refs:allocation_result (Results 1 – 8 of 8) sorted by relevance
218 struct allocation_result {222 _LIBCPP_CTAD_SUPPORTED_FOR_TYPE(allocation_result);277 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static constexpr allocation_result<pointer, size_type>
110 …[[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr allocation_result<_Tp*> allocate_at_least(size_t __n…
48 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>)