Home
last modified time | relevance | path

Searched refs:__return_temporary_buffer (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__memory/
H A Dtemporary_buffer.h77 struct __return_temporary_buffer struct
/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dstable_partition.h142 unique_ptr<value_type, __return_temporary_buffer> __h; in __stable_partition_impl()
296 unique_ptr<value_type, __return_temporary_buffer> __h; in __stable_partition_impl()
H A Dinplace_merge.h232 unique_ptr<value_type, __return_temporary_buffer> __h(__buf.first); in __inplace_merge()
H A Dstable_sort.h221 unique_ptr<value_type, __return_temporary_buffer> __h; in __stable_sort_impl()