Searched defs:vformat_to (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__format/ |
H A D | format_functions.h | 426 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _OutIt vformat_to(_OutIt __out_it, string_view __fmt, format_args __args) { vformat_to() function 433 vformat_to(_OutIt __out_it, wstring_view __fmt, wformat_args __args) { vformat_to() function 559 vformat_to(_OutIt __out_it, locale __loc, string_view __fmt, format_args __args) { vformat_to() function 566 vformat_to(_OutIt __out_it, locale __loc, wstring_view __fmt, wformat_args __args) { vformat_to() function [all...] |