|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/ADT/Hashing.h 653 hash_code hash_value(const std::basic_string<T> &arg) {
usr/include/c++/7.4.0/bits/basic_string.h 6009 operator==(const basic_string<_CharT, _Traits, _Alloc>& __lhs,
6010 const basic_string<_CharT, _Traits, _Alloc>& __rhs)
6017 operator==(const basic_string<_CharT>& __lhs,
6018 const basic_string<_CharT>& __rhs) _GLIBCXX_NOEXCEPT
6285 const basic_string<_CharT, _Traits, _Alloc>& __str)
6325 basic_string<_CharT, _Traits, _Alloc>& __str)
6352 getline(basic_istream<wchar_t>& __in, basic_string<wchar_t>& __str,
6679 inline basic_string<wchar_t>
usr/include/c++/7.4.0/bits/basic_string.tcc 1466 basic_string<_CharT, _Traits, _Alloc>& __str)
usr/include/c++/7.4.0/bits/locale_classes.h 649 typedef basic_string<_CharT> string_type;
822 typedef basic_string<_CharT> string_type;
usr/include/c++/7.4.0/bits/locale_conv.h 173 typedef basic_string<_Elem, char_traits<_Elem>, _Wide_alloc> wide_string;
usr/include/c++/7.4.0/bits/locale_facets.h 1673 typedef basic_string<_CharT> string_type;
1903 typedef basic_string<_CharT> string_type;
usr/include/c++/7.4.0/bits/locale_facets_nonio.h 1029 typedef basic_string<_CharT> string_type;
1416 typedef basic_string<_CharT> string_type;
1474 typedef basic_string<_CharT> string_type;
1626 typedef basic_string<_CharT> string_type;
1804 typedef basic_string<_CharT> string_type;
1985 typedef basic_string<_CharT> string_type;
usr/include/c++/7.4.0/bits/stringfwd.h 78 typedef basic_string<wchar_t> wstring;
usr/include/c++/7.4.0/sstream 80 typedef basic_string<char_type, _Traits, _Alloc> __string_type;
394 typedef basic_string<_CharT, _Traits, _Alloc> __string_type;
538 typedef basic_string<_CharT, _Traits, _Alloc> __string_type;
682 typedef basic_string<_CharT, _Traits, _Alloc> __string_type;