Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_args.h35 …_LIBCPP_HIDE_FROM_ABI basic_format_args(const __format_arg_store<_Context, _Args...>& __store) noe… in basic_format_args()
H A Dformat_functions.h383 using _Context = __format::__compile_time_basic_format_context<_CharT>; member