Searched defs:_Set_owner (Results 1 – 2 of 2) sorted by relevance
321 void _Set_owner(const __owned_list* __o) { _M_owner= __CONST_CAST(__owned_list*,__o); } in _Set_owner() function366 void _Set_owner(__owned_list& __y) { __stl_debugger::_Set_owner(*this, __y); } in _Set_owner() function
513 __stl_debug_engine<_Dummy>::_Set_owner(__owned_list& __src, __owned_list& __dst) { in _Set_owner() function