| /freebsd-14.2/contrib/llvm-project/libcxx/include/__string/ |
| H A D | extern_template_lists.h | 36 _Func(_LIBCPP_EXPORTED_FROM_ABI basic_string<_CharType>::basic_string(basic_string const&)) \ 38 …_Func(_LIBCPP_EXPORTED_FROM_ABI basic_string<_CharType>::basic_string(basic_string const&, allocat… 40 _Func(_LIBCPP_EXPORTED_FROM_ABI basic_string<_CharType>::~basic_string()) \ 52 …_Func(_LIBCPP_EXPORTED_FROM_ABI basic_string<_CharType>& basic_string<_CharType>::assign(basic_str… 54 …_Func(_LIBCPP_EXPORTED_FROM_ABI basic_string<_CharType>::basic_string(basic_string const&, size_ty… 67 …_Func(_LIBCPP_EXPORTED_FROM_ABI basic_string<_CharType>& basic_string<_CharType>::append(basic_str… 75 …_Func(_LIBCPP_EXPORTED_FROM_ABI basic_string<_CharType>& basic_string<_CharType>::operator=(basic_… 78 …_Func(_LIBCPP_EXPORTED_FROM_ABI basic_string<_CharType>::iterator basic_string<_CharType>::insert(… 88 _Func(_LIBCPP_EXPORTED_FROM_ABI basic_string<_CharType>::~basic_string()) \ 102 …_Func(_LIBCPP_EXPORTED_FROM_ABI basic_string<_CharType>& basic_string<_CharType>::assign(basic_str… [all …]
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | string | 84 class basic_string 104 basic_string() 108 basic_string(basic_string&& str) 110 basic_string(const basic_string& str, size_type pos, 112 basic_string(const basic_string& str, size_type pos, size_type n, 142 basic_string& operator=(basic_string&& str) 237 basic_string& insert(size_type pos1, const basic_string& str, 666 // basic_string 906 basic_string(const basic_string& __str, const allocator_type& __a) 1290 basic_string& [all …]
|
| H A D | sstream | 46 basic_stringbuf(const basic_string<char_type, traits_type, SAlloc>& s, 66 void str(const basic_string<char_type, traits_type, allocator_type>& s); 117 basic_istringstream(const basic_string<char_type, traits_type, SAlloc>& s, 136 void str(const basic_string<char_type, traits_type, allocator_type>& s); 195 void str(const basic_string<char_type, traits_type, allocator_type>& s); 235 basic_stringstream(const basic_string<char_type, traits_type, SAlloc>& s, 254 void str(const basic_string<char_type, traits_type, allocator_type>& s); 312 typedef basic_string<char_type, traits_type, allocator_type> string_type; 413 return basic_string<_CharT, _Traits, _SAlloc>(view(), __sa); 788 typedef basic_string<char_type, traits_type, allocator_type> string_type; [all …]
|
| H A D | bitset | 46 typename basic_string<charT>::size_type n = basic_string<charT>::npos, 60 const basic_string<charT,traits,Allocator>& str, 61 typename basic_string<charT,traits,Allocator>::size_type pos = 0, 62 …typename basic_string<charT,traits,Allocator>::size_type n = basic_string<charT,traits,Allocator>:… 627 typename basic_string<_CharT>::size_type __n = basic_string<_CharT>::npos, 652 const basic_string<_CharT, _Traits, _Allocator>& __str, 653 typename basic_string<_CharT, _Traits, _Allocator>::size_type __pos = 0, 654 typename basic_string<_CharT, _Traits, _Allocator>::size_type __n = 655 basic_string<_CharT, _Traits, _Allocator>::npos, 836 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 basic_string<_CharT, _Traits, _Allocator> [all …]
|
| H A D | regex | 522 basic_string<char_type, ST, SA> 662 basic_string<charT, ST, SA> 669 basic_string<charT, ST, SA> 675 basic_string<charT> 682 basic_string<charT> 2534 basic_string<_CharT>& __str, 3397 basic_string<_CharT>& __str, 5752 basic_string<_CharT, _ST, _SA> __r; 5763 basic_string<_CharT, _ST, _SA> __r; 5774 basic_string<_CharT> __r; [all …]
|
| H A D | iomanip | 34 T12 quoted(const basic_string<charT, traits, Allocator>& s, 38 T13 quoted(basic_string<charT, traits, Allocator>& s, 413 basic_string<_CharT, _Traits> __str; 476 basic_string<_CharT, _Traits, _Allocator>& __string_; 480 …_LIBCPP_HIDE_FROM_ABI explicit __quoted_proxy(basic_string<_CharT, _Traits, _Allocator>& __s, _Cha… 497 __quoted(const basic_string<_CharT, _Traits, _Allocator>& __s, 505 __quoted(basic_string<_CharT, _Traits, _Allocator>& __s, _CharT __delim = _CharT('"'), _CharT __esc… 521 quoted(const basic_string<_CharT, _Traits, _Allocator>& __s, 529 quoted(basic_string<_CharT, _Traits, _Allocator>& __s, _CharT __delim = _CharT('"'), _CharT __escap…
|
| H A D | __locale | 109 …operator()(const basic_string<_CharT, _Traits, _Allocator>&, const basic_string<_CharT, _Traits, _… 195 typedef basic_string<char_type> string_type; 272 typedef basic_string<char_type> string_type; 291 typedef basic_string<char_type> string_type; 306 bool locale::operator()(const basic_string<_CharT, _Traits, _Allocator>& __x, 307 const basic_string<_CharT, _Traits, _Allocator>& __y) const { 1434 typedef basic_string<char_type> string_type; 1464 typedef basic_string<char_type> string_type; 1499 typedef basic_string<char_type> string_type; 1516 typedef basic_string<char_type> string_type;
|
| H A D | locale | 54 basic_string<char> name() const; 1476 typedef basic_string<_CharT> string_type; 1527 typedef basic_string<char_type> string_type; 1989 typedef basic_string<_CharT> string_type; 2045 typedef basic_string<char_type> string_type; 2197 typedef basic_string<char_type> string_type; 2254 typedef basic_string<char_type> string_type; 2315 typedef basic_string<char_type> string_type; 2377 typedef basic_string<char_type> string_type; 3019 typedef basic_string<_CharT> string_type; [all …]
|
| H A D | syncstream | 233 // The class uses a basic_string<_CharT, _Traits, _Allocator> as 239 // basic_string. The class does not keep a copy of this allocator. 361 basic_string<_CharT, _Traits, _Allocator> __str_;
|
| H A D | istream | 1203 operator>>(basic_istream<_CharT, _Traits>& __is, basic_string<_CharT, _Traits, _Allocator>& __str) { 1250 getline(basic_istream<_CharT, _Traits>& __is, basic_string<_CharT, _Traits, _Allocator>& __str, _Ch… 1293 getline(basic_istream<_CharT, _Traits>& __is, basic_string<_CharT, _Traits, _Allocator>& __str) { 1299 getline(basic_istream<_CharT, _Traits>&& __is, basic_string<_CharT, _Traits, _Allocator>& __str, _C… 1305 getline(basic_istream<_CharT, _Traits>&& __is, basic_string<_CharT, _Traits, _Allocator>& __str) { 1318 basic_string<_CharT, _Traits> __str;
|
| H A D | filesystem | 22 using string_type = basic_string<value_type>; 97 basic_string<EcharT, traits, Allocator> 107 basic_string<EcharT, traits, Allocator>
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/ |
| H A D | string.h | 46 class _LIBCPP_TEMPLATE_VIS basic_string; 48 using string = basic_string<char>; 51 using wstring = basic_string<wchar_t>; 55 using u8string = basic_string<char8_t>; 58 using u16string = basic_string<char16_t>; 59 using u32string = basic_string<char32_t>; 65 using basic_string _LIBCPP_AVAILABILITY_PMR = std::basic_string<_CharT, _Traits, polymorphic_alloca… 67 using string _LIBCPP_AVAILABILITY_PMR = basic_string<char>; 70 using wstring _LIBCPP_AVAILABILITY_PMR = basic_string<wchar_t>; 74 using u8string _LIBCPP_AVAILABILITY_PMR = basic_string<char8_t>; [all …]
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/__format/ |
| H A D | write_escaped.h | 71 __write_escaped_code_unit(basic_string<_CharT>& __str, char32_t __value, const _CharT* __prefix) { in __write_escaped_code_unit() 89 _LIBCPP_HIDE_FROM_ABI void __write_well_formed_escaped_code_unit(basic_string<_CharT>& __str, char3… in __write_well_formed_escaped_code_unit() 99 _LIBCPP_HIDE_FROM_ABI void __write_escape_ill_formed_code_unit(basic_string<_CharT>& __str, char32_… in __write_escape_ill_formed_code_unit() 104 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool __is_escaped_sequence_written(basic_string<_CharT>& __str,… in __is_escaped_sequence_written() 128 __is_escaped_sequence_written(basic_string<_CharT>& __str, char32_t __value, __escape_quotation_mar… in __is_escaped_sequence_written() 175 __escape(basic_string<_CharT>& __str, basic_string_view<_CharT> __values, __escape_quotation_mark _… in __escape() 199 basic_string<_CharT> __str; 211 basic_string<_CharT> __str;
|
| H A D | formatter_string.h | 122 struct _LIBCPP_TEMPLATE_VIS formatter<basic_string<_CharT, _Traits, _Allocator>, _CharT> 128 format(const basic_string<_CharT, _Traits, _Allocator>& __str, _FormatContext& __ctx) const {
|
| H A D | range_formatter.h | 185 std::formatter<basic_string<_CharT>, _CharT> __formatter; in __format_as_string() 188 return __formatter.format(basic_string<_CharT>{from_range, __range}, __ctx); in __format_as_string()
|
| H A D | range_default_formatter.h | 202 return __underlying_.format(basic_string<_CharT>{from_range, __range}, __ctx);
|
| H A D | format_arg_store.h | 129 …same_as<_Tp, basic_string<typename _Tp::value_type, typename _Tp::traits_type, typename _Tp::alloc… in requires()
|
| H A D | formatter_integral.h | 428 basic_string<_CharT> __str = __value ? __np.truename() : __np.falsename();
|
| /freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ |
| H A D | string.inc | 14 // [basic.string], basic_string 15 using std::basic_string; 33 // basic_string typedef-names 59 using std::pmr::basic_string; 76 // [basic.string.literals], suffix for basic_string literals
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/ |
| H A D | path.h | 109 using _Str = basic_string<_ECharT, _Traits, _Alloc>; 229 basic_string<_ECharT> __tmp(__b, __e); 245 basic_string<_ECharT> __tmp; 304 basic_string<char> __tmp(__b, __e); 310 basic_string<char> __tmp(__b, __e); 317 basic_string<char> __tmp; 401 typedef basic_string<value_type> string_type; 690 using _Str = basic_string<_ECharT, _Traits, _Allocator>; 713 using _Str = basic_string<_ECharT, _Traits, _Allocator>; 744 using _Str = basic_string<_ECharT, _Traits, _Allocator>; [all …]
|
| /freebsd-14.2/lib/clang/headers/ |
| H A D | Makefile | 214 CUDB+= cuda_wrappers/bits/basic_string.h 215 CUDB+= cuda_wrappers/bits/basic_string.tcc
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | Hashing.h | 124 hash_code hash_value(const std::basic_string<T> &arg); 669 hash_code hash_value(const std::basic_string<T> &arg) {
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/ |
| H A D | wrap_iter.h | 99 friend class basic_string; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/ |
| H A D | ItaniumDemangle.cpp | 154 case SpecialSubKind::basic_string: in print()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ |
| H A D | JSON.cpp | 174 as<std::string>().~basic_string(); in destroy()
|