Searched refs:runtime_format (Results 1 – 3 of 3) sorted by relevance
32 using std::runtime_format;
56 runtime-format-string<char> runtime_format(string_view fmt) noexcept {59 runtime-format-string<wchar_t> runtime_format(wstring_view fmt) noexcept {
358 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<char> runtime_format(string_view __fmt) noexce… in runtime_format() function360 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<wchar_t> runtime_format(wstring_view __fmt) no… in runtime_format() function