Home
last modified time | relevance | path

Searched refs:runtime_format (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dformat.inc32 using std::runtime_format;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dformat56 runtime-format-string<char> runtime_format(string_view fmt) noexcept {
59 runtime-format-string<wchar_t> runtime_format(wstring_view fmt) noexcept {
/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_functions.h359 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<char> runtime_format(string_view __fmt) noexce… in runtime_format() function
361 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<wchar_t> runtime_format(wstring_view __fmt) no… in runtime_format() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc2610 SYMBOL(runtime_format, std::, <format>)