• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/llvm-project/libcxx/src/

Lines Matching refs:_NOEXCEPT

511 locale::locale()  _NOEXCEPT
517 locale::locale(const locale& l) _NOEXCEPT
529 locale::operator=(const locale& other) _NOEXCEPT
622 locale::facet::__on_zero_shared() _NOEXCEPT
1030 ctype<char>::classic_table() _NOEXCEPT
1110 ctype<char>::classic_table() _NOEXCEPT
1142 ctype<char>::__classic_lower_table() _NOEXCEPT
1148 ctype<char>::__classic_upper_table() _NOEXCEPT
1154 ctype<char>::__classic_lower_table() _NOEXCEPT
1160 ctype<char>::__classic_upper_table() _NOEXCEPT
1167 ctype<char>::__classic_lower_table() _NOEXCEPT
1173 ctype<char>::__classic_upper_table() _NOEXCEPT
1471 codecvt<char, char, mbstate_t>::do_encoding() const _NOEXCEPT
1477 codecvt<char, char, mbstate_t>::do_always_noconv() const _NOEXCEPT
1490 codecvt<char, char, mbstate_t>::do_max_length() const _NOEXCEPT
1661 codecvt<wchar_t, char, mbstate_t>::do_encoding() const _NOEXCEPT
1673 codecvt<wchar_t, char, mbstate_t>::do_always_noconv() const _NOEXCEPT
1705 codecvt<wchar_t, char, mbstate_t>::do_max_length() const _NOEXCEPT
3148 codecvt<char16_t, char, mbstate_t>::do_encoding() const _NOEXCEPT
3154 codecvt<char16_t, char, mbstate_t>::do_always_noconv() const _NOEXCEPT
3169 codecvt<char16_t, char, mbstate_t>::do_max_length() const _NOEXCEPT
3225 codecvt<char32_t, char, mbstate_t>::do_encoding() const _NOEXCEPT
3231 codecvt<char32_t, char, mbstate_t>::do_always_noconv() const _NOEXCEPT
3246 codecvt<char32_t, char, mbstate_t>::do_max_length() const _NOEXCEPT
3317 __codecvt_utf8<wchar_t>::do_encoding() const _NOEXCEPT
3323 __codecvt_utf8<wchar_t>::do_always_noconv() const _NOEXCEPT
3338 __codecvt_utf8<wchar_t>::do_max_length() const _NOEXCEPT
3392 __codecvt_utf8<char16_t>::do_encoding() const _NOEXCEPT
3398 __codecvt_utf8<char16_t>::do_always_noconv() const _NOEXCEPT
3413 __codecvt_utf8<char16_t>::do_max_length() const _NOEXCEPT
3467 __codecvt_utf8<char32_t>::do_encoding() const _NOEXCEPT
3473 __codecvt_utf8<char32_t>::do_always_noconv() const _NOEXCEPT
3488 __codecvt_utf8<char32_t>::do_max_length() const _NOEXCEPT
3542 __codecvt_utf16<wchar_t, false>::do_encoding() const _NOEXCEPT
3548 __codecvt_utf16<wchar_t, false>::do_always_noconv() const _NOEXCEPT
3563 __codecvt_utf16<wchar_t, false>::do_max_length() const _NOEXCEPT
3617 __codecvt_utf16<wchar_t, true>::do_encoding() const _NOEXCEPT
3623 __codecvt_utf16<wchar_t, true>::do_always_noconv() const _NOEXCEPT
3638 __codecvt_utf16<wchar_t, true>::do_max_length() const _NOEXCEPT
3692 __codecvt_utf16<char16_t, false>::do_encoding() const _NOEXCEPT
3698 __codecvt_utf16<char16_t, false>::do_always_noconv() const _NOEXCEPT
3713 __codecvt_utf16<char16_t, false>::do_max_length() const _NOEXCEPT
3767 __codecvt_utf16<char16_t, true>::do_encoding() const _NOEXCEPT
3773 __codecvt_utf16<char16_t, true>::do_always_noconv() const _NOEXCEPT
3788 __codecvt_utf16<char16_t, true>::do_max_length() const _NOEXCEPT
3842 __codecvt_utf16<char32_t, false>::do_encoding() const _NOEXCEPT
3848 __codecvt_utf16<char32_t, false>::do_always_noconv() const _NOEXCEPT
3863 __codecvt_utf16<char32_t, false>::do_max_length() const _NOEXCEPT
3917 __codecvt_utf16<char32_t, true>::do_encoding() const _NOEXCEPT
3923 __codecvt_utf16<char32_t, true>::do_always_noconv() const _NOEXCEPT
3938 __codecvt_utf16<char32_t, true>::do_max_length() const _NOEXCEPT
3992 __codecvt_utf8_utf16<wchar_t>::do_encoding() const _NOEXCEPT
3998 __codecvt_utf8_utf16<wchar_t>::do_always_noconv() const _NOEXCEPT
4013 __codecvt_utf8_utf16<wchar_t>::do_max_length() const _NOEXCEPT
4067 __codecvt_utf8_utf16<char16_t>::do_encoding() const _NOEXCEPT
4073 __codecvt_utf8_utf16<char16_t>::do_always_noconv() const _NOEXCEPT
4088 __codecvt_utf8_utf16<char16_t>::do_max_length() const _NOEXCEPT
4142 __codecvt_utf8_utf16<char32_t>::do_encoding() const _NOEXCEPT
4148 __codecvt_utf8_utf16<char32_t>::do_always_noconv() const _NOEXCEPT
4163 __codecvt_utf8_utf16<char32_t>::do_max_length() const _NOEXCEPT