HomeSort by: relevance | last modified time | path
    Searched refs:_Quoted_string (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
quoted_string.h 49 struct _Quoted_string
55 _Quoted_string(_String __str, _CharT __del, _CharT __esc)
59 _Quoted_string&
60 operator=(_Quoted_string&) = delete;
69 struct _Quoted_string<basic_string_view<_CharT, _Traits>, _CharT>
71 _Quoted_string(basic_string_view<_CharT, _Traits> __str,
76 _Quoted_string&
77 operator=(_Quoted_string&) = delete;
93 const _Quoted_string<const _CharT*, _CharT>& __str)
118 const _Quoted_string<_String, _CharT>& __str
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
quoted_string.h 49 struct _Quoted_string
55 _Quoted_string(_String __str, _CharT __del, _CharT __esc)
59 _Quoted_string&
60 operator=(_Quoted_string&) = delete;
69 struct _Quoted_string<basic_string_view<_CharT, _Traits>, _CharT>
71 _Quoted_string(basic_string_view<_CharT, _Traits> __str,
76 _Quoted_string&
77 operator=(_Quoted_string&) = delete;
93 const _Quoted_string<const _CharT*, _CharT>& __str)
118 const _Quoted_string<_String, _CharT>& __str
    [all...]
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
fs_path.h 582 = std::__detail::_Quoted_string<decltype(__tmp)&, _CharT>;
594 = std::__detail::_Quoted_string<decltype(__tmp)&, _CharT>;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
fs_path.h 589 = std::__detail::_Quoted_string<decltype(__tmp)&, _CharT>;
601 = std::__detail::_Quoted_string<decltype(__tmp)&, _CharT>;

Completed in 36 milliseconds