Home
last modified time | relevance | path

Searched defs:vformat (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/include/__format/
H A Dformat_functions.h454 [[nodiscard]] _LIBCPP_ALWAYS_INLINE inline _LIBCPP_HIDE_FROM_ABI string vformat(string_view __fmt, format_args __args) { vformat() function
465 vformat(wstring_view __fmt, wformat_args __args) { vformat() function
587 vformat(locale __loc, string_view __fmt, format_args __args) { vformat() function
598 vformat(locale __loc, wstring_view __fmt, wformat_args __args) { vformat() function