Home
last modified time | relevance | path

Searched defs:_Quoted_string (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dquoted_string.h49 struct _Quoted_string in _GLIBCXX_VISIBILITY() struct
55 _Quoted_string(_String __str, _CharT __del, _CharT __esc) in _GLIBCXX_VISIBILITY() argument
60 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()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dquoted_string.h49 struct _Quoted_string in _GLIBCXX_VISIBILITY() struct
55 _Quoted_string(_String __str, _CharT __del, _CharT __esc) in _GLIBCXX_VISIBILITY() function
60 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()