Searched refs:_M_refcopy (Results 1 – 4 of 4) sorted by relevance
135 _M_refcopy() throw() in _GLIBCXX_BEGIN_NAMESPACE() function201 ? _M_rep()->_M_refcopy() : _M_rep()->_M_clone(__alloc); in _GLIBCXX_BEGIN_NAMESPACE()302 : _M_dataplus(_Alloc(), _S_empty_rep._M_refcopy()) { } in _GLIBCXX_BEGIN_NAMESPACE()500 return _S_empty_rep._M_refcopy(); in _S_construct()545 return _S_empty_rep._M_refcopy(); in _S_construct()573 return _S_empty_rep._M_refcopy(); in _S_construct()
81 return _S_empty_rep()._M_refcopy(); in _S_construct()141 return _S_empty_rep()._M_refcopy(); in _S_construct()170 return _S_empty_rep()._M_refcopy();
196 ? _M_refcopy() : _M_clone(__alloc1); in _M_grab()214 _M_refcopy() throw() in _M_refcopy() function862 : _M_dataplus(_S_empty_rep()._M_refcopy(), _Alloc()) { } in basic_string()
223 ? _M_refcopy() : _M_clone(__alloc1); in _GLIBCXX_BEGIN_NAMESPACE()245 _M_refcopy() throw() in _GLIBCXX_BEGIN_NAMESPACE() function