Searched refs:_M_refcopy (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Drc_string_base.h135 _M_refcopy() throw() function in struct:__rc_string_base::_Rep
201 ? _M_rep()->_M_refcopy() : _M_rep()->_M_clone(__alloc);
302 : _M_dataplus(_Alloc(), _S_empty_rep._M_refcopy()) { }
500 return _S_empty_rep._M_refcopy();
545 return _S_empty_rep._M_refcopy();
573 return _S_empty_rep._M_refcopy();
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dbasic_string.h223 ? _M_refcopy() : _M_clone(__alloc1);
245 _M_refcopy() throw() function in struct:basic_string::_Rep

Completed in 181 milliseconds