Searched refs:_M_remove_reference (Results 1 – 14 of 14) sorted by relevance
88 { _M_impl->_M_remove_reference(); } in ~locale()115 _M_impl->_M_remove_reference(); in operator =()232 _M_facets[__i]->_M_remove_reference(); in ~_Impl()238 _M_caches[__i]->_M_remove_reference(); in ~_Impl()360 __fpr->_M_remove_reference(); in _M_install_facet()381 __cpr->_M_remove_reference(); in _M_install_facet()
185 while (__p && __p->_M_remove_reference() == 0) in _M_dispose_callbacks()
171 _M_impl->_M_remove_reference(); in _M_coalesce()
300 { _M_impl->_M_remove_reference(); } in ~locale()314 _M_impl->_M_remove_reference(); in operator =()401 _M_impl->_M_remove_reference(); in _M_coalesce()466 _M_remove_reference() throw() in _M_remove_reference() function in std::locale::facet
91 _M_facets[__i]->_M_remove_reference(); in ~_Impl()393 __fpr->_M_remove_reference(); in _M_install_facet()
354 while (__p && __p->_M_remove_reference() == 0) in _M_dispose_callbacks()
405 _M_remove_reference() const throw() in _M_remove_reference() function510 _M_remove_reference() throw() in _M_remove_reference() function573 _M_impl->_M_remove_reference(); in locale()
483 _M_remove_reference() in _M_remove_reference() function
59 __tmp->_M_remove_reference(); in _GLIBCXX_BEGIN_NAMESPACE()
231 _M_remove_reference() throw() in _M_remove_reference() function320 _M_impl->_M_remove_reference(); in locale()372 _M_remove_reference() throw();
396 _M_remove_reference() { return __exchange_and_add(&_M_refcount, -1); } in _M_remove_reference() function
59 __tmp->_M_remove_reference(); in combine()
2664 (locale::facet::_M_remove_reference): Simplify.2729 * include/bits/localefwd.h (locale::_Impl::_M_remove_reference):
2502 (locale::facet::_M_remove_reference): Adjust.