Home
last modified time | relevance | path

Searched defs:new_object (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/Utility/
H A DSharedCluster.h33 void ManageObject(T *new_object) { in ManageObject()
/llvm-project/libcxx/include/__memory_resource/
H A Dpolymorphic_allocator.h102 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI _Type* new_object(_CtorArgs&&... __ctor_args) { new_object() function