Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/include/__memory/
H A Dtemporary_buffer.h79 struct __return_temporary_buffer struct
/freebsd-13.1/contrib/llvm-project/libcxx/include/__algorithm/
H A Dstable_partition.h134 unique_ptr<value_type, __return_temporary_buffer> __h; in __stable_partition()
282 unique_ptr<value_type, __return_temporary_buffer> __h; in __stable_partition()
H A Dinplace_merge.h212 unique_ptr<value_type, __return_temporary_buffer> __h(__buf.first); in inplace_merge()
H A Dstable_sort.h213 unique_ptr<value_type, __return_temporary_buffer> __h; in stable_sort()