Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_arg.h217__format_([](basic_format_parse_context<_CharT>& __parse_ctx, _Context& __ctx, const void* __ptr) { in __handle()
228 void (*__format_)(basic_format_parse_context<_CharT>&, _Context&, const void*); member
359 __handle_.__format_(__parse_ctx, __ctx, __handle_.__ptr_); in format()