Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_context.h55 __format_context_create(_OutIt __out_it,
63 __format_context_create(_OutIt __out_it, basic_format_args<basic_format_context<_OutIt, _CharT>> __… in __format_context_create() function
113 …riend _LIBCPP_HIDE_FROM_ABI basic_format_context<_OtherOutIt, _OtherCharT> __format_context_create( in _LIBCPP_PREFERRED_NAME()
123__format_context_create(_OtherOutIt, basic_format_args<basic_format_context<_OtherOutIt, _OtherCha… in _LIBCPP_PREFERRED_NAME()
H A Dformat_functions.h414 …basic_format_parse_context{__fmt, __args.__size()}, std::__format_context_create(std::move(__out_i… in requires()
418 … std::__format_context_create(__buffer.__make_output_iterator(), __args)); in requires()
536 … std::__format_context_create(__buffer.__make_output_iterator(), __args)); in __vformat_to_n()
558 … std::__format_context_create(__buffer.__make_output_iterator(), __args)); in __vformatted_size()
587 … std::__format_context_create(std::move(__out_it), __args, std::move(__loc))); in requires()
592 std::__format_context_create(__buffer.__make_output_iterator(), __args, std::move(__loc))); in requires()
671 std::__format_context_create(__buffer.__make_output_iterator(), __args, std::move(__loc))); in __vformat_to_n()
696 std::__format_context_create(__buffer.__make_output_iterator(), __args, std::move(__loc))); in __vformatted_size()
/freebsd/lib/libc++/
H A Dmodule.modulemap1347 export std.optional // default argument for __format_context_create
/freebsd/contrib/llvm-project/libcxx/include/
H A Dmodule.modulemap.in1347 export std.optional // default argument for __format_context_create