Searched defs:vformat_to (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dformat_functions.h410 vformat_to(_OutIt __out_it, string_view __fmt, format_args __args) { function
417 vformat_to(_OutIt __out_it, wstring_view __fmt, wformat_args __args) { function
536 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_AVAILABILITY_FORMAT _OutIt vformat_to( function
544 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_AVAILABILITY_FORMAT _OutIt vformat_to( function
[all...]

Completed in 129 milliseconds