Searched refs:runtime_format (Results 1 – 4 of 4) 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 {
359 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<char> runtime_format(string_view __fmt) noexce… in runtime_format() function361 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<wchar_t> runtime_format(wstring_view __fmt) no… in runtime_format() function
2610 SYMBOL(runtime_format, std::, <format>)