Searched defs:_Quoted_string (Results 1 – 2 of 2) sorted by relevance
49 struct _Quoted_string in _GLIBCXX_VISIBILITY() struct55 _Quoted_string(_String __str, _CharT __del, _CharT __esc) in _GLIBCXX_VISIBILITY() argument60 operator=(_Quoted_string&) = delete; in _GLIBCXX_VISIBILITY()62 _String _M_string; in _GLIBCXX_VISIBILITY()63 _CharT _M_delim; in _GLIBCXX_VISIBILITY()64 _CharT _M_escape; in _GLIBCXX_VISIBILITY()
49 struct _Quoted_string in _GLIBCXX_VISIBILITY() struct55 _Quoted_string(_String __str, _CharT __del, _CharT __esc) in _GLIBCXX_VISIBILITY() function60 operator=(_Quoted_string&) = delete; in _GLIBCXX_VISIBILITY()62 _String _M_string; in _GLIBCXX_VISIBILITY()63 _CharT _M_delim; in _GLIBCXX_VISIBILITY()64 _CharT _M_escape; in _GLIBCXX_VISIBILITY()