Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__fwd/
H A Dformat.h25 class _LIBCPP_TEMPLATE_VIS basic_format_arg; variable
/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_arg.h282 _LIBCPP_HIDE_FROM_ABI basic_format_arg() noexcept : __type_{__format::__arg_t::__none} {} in basic_format_arg() function
350 _LIBCPP_HIDE_FROM_ABI explicit basic_format_arg(__format::__arg_t __type, in basic_format_arg() function