Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__fwd/
H A Dformat.h25 class _LIBCPP_TEMPLATE_VIS basic_format_arg; variable
/llvm-project/libcxx/include/__format/
H A Dformat_arg.h283 _LIBCPP_HIDE_FROM_ABI basic_format_arg() noexcept : __type_{__format::__arg_t::__none} {} basic_format_arg() function
351 _LIBCPP_HIDE_FROM_ABI explicit basic_format_arg(__format::__arg_t __type, basic_format_arg() function
[all...]