Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DSharedCluster.h33 void ManageObject(T *new_object) { in ManageObject()
/openbsd-src/usr.sbin/pkg_add/OpenBSD/LibSpec/
H A DBuild.pm117 sub new_object($class, $stem, $strict, $major, $minor) subroutine
/openbsd-src/gnu/llvm/libcxx/include/__memory_resource/
H A Dpolymorphic_allocator.h99 [[nodiscard]] _Type* new_object(_CtorArgs&&... __ctor_args) { in new_object() function