Home
last modified time | relevance | path

Searched refs:return_temporary_buffer (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dtemporary_buffer.h60 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 void return_temporary_buffer(_Tp* __p) _NO… in return_temporary_buffer() function
68 std::return_temporary_buffer(__p); in operator()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dmemory186 template <class T> void return_temporary_buffer(T* p) noexcept;
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc2510 SYMBOL(return_temporary_buffer, std::, <memory>)