Home
last modified time | relevance | path

Searched refs:__destroy_at (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dconstruct_at.h65 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_at(_Tp* __loc) { in __destroy_at() function
72 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_at(_Tp* __loc) { in __destroy_at() function
82 std::__destroy_at(std::addressof(*__first)); in __destroy()
91 std::__destroy_at(std::addressof(*__last)); in __reverse_destroy()
100 std::__destroy_at(__loc); in destroy_at()
106 std::__destroy_at(__loc); in destroy_at()
118 std::__destroy_at(std::addressof(*__first)); in destroy_n()
H A Dranges_construct_at.h58 namespace __destroy_at {
67 } // namespace __destroy_at in operator()
70 inline constexpr auto destroy_at = __destroy_at::__fn{};
H A Dallocator_traits.h339 std::__destroy_at(__p);
/freebsd/contrib/llvm-project/libcxx/include/__exception/
H A Dexception_ptr.h107 std::__destroy_at(static_cast<_Ep2*>(__p)); in make_exception_ptr()
/freebsd/contrib/llvm-project/libcxx/include/
H A D__hash_table613 std::__destroy_at(std::addressof(*__p));
1140 std::__destroy_at(std::addressof(*__real_np));
H A Dforward_list560 std::__destroy_at(std::addressof(*__node));
H A Dlist573 std::__destroy_at(std::addressof(*__node));