Searched defs:_Context (Results 1 – 2 of 2) sorted by relevance
32 …_LIBCPP_HIDE_FROM_ABI basic_format_args(const __format_arg_store<_Context, _Args...>& __store) noe… in basic_format_args()
382 using _Context = __format::__compile_time_basic_format_context<_CharT>; member