Searched refs:_S_empty_rep_storage (Results 1 – 4 of 4) sorted by relevance
1099 basic_string<char>::_Rep::_S_empty_rep_storage[];1120 basic_string<wchar_t>::_Rep::_S_empty_rep_storage[];
194 static size_type _S_empty_rep_storage[]; in _GLIBCXX_VISIBILITY() member202 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage); in _GLIBCXX_VISIBILITY()3026 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[ in _GLIBCXX_VISIBILITY()
4011 (basic_string<char>::_Rep::_S_empty_rep_storage)4012 (basic_string<wchar_t>::_Rep::_S_empty_rep_storage): Add explicit
4509 (_S_empty_rep_storage): Move into basic_string<>::_Rep for use by its