Searched refs:set_current (Results 1 – 5 of 5) sorted by relevance
31 void CfgAllocatorTraits::set_current(const manager_type *Manager) { in set_current() function in Ice::CfgAllocatorTraits34 set_current(Allocator); in set_current()37 void CfgAllocatorTraits::set_current(ArenaAllocator *Allocator) { in set_current() function in Ice::CfgAllocatorTraits41 void CfgAllocatorTraits::set_current(std::nullptr_t) { in set_current() function in Ice::CfgAllocatorTraits52 void LivenessAllocatorTraits::set_current(const manager_type *Manager) { in set_current() function in Ice::LivenessAllocatorTraits
112 Traits::set_current(Manager); in sz_allocator_scope()115 ~sz_allocator_scope() { Traits::set_current(nullptr); } in ~sz_allocator_scope()144 static void set_current(const manager_type *Manager);145 static void set_current(ArenaAllocator *Allocator);146 static void set_current(std::nullptr_t);171 static void set_current(const manager_type *Manager);
64 CfgAllocatorTraits::set_current(Allocator); in createAllocator()
412 def set_current(self): member in Feature
425 .. method:: set_current()