Lines Matching refs:__throw_format_error
236 … : __parse_([](basic_format_parse_context<_CharT>&) { __throw_format_error("Not a handle"); }) {}
263 __throw_format_error("Argument index out of bounds");
269 __throw_format_error("Argument index out of bounds");
294 __throw_format_error("Argument isn't an integral type");
335 __throw_format_error("Invalid argument");
348 __throw_format_error("Invalid argument");
359 __throw_format_error("Invalid argument");
375 __throw_format_error("Handle should use __compile_time_validate_handle_argument");
377 __throw_format_error("Invalid argument");
398 __throw_format_error(
412 __throw_format_error("Argument index out of bounds");
426 __throw_format_error("The replacement field misses a terminating '}'");
445 __throw_format_error("The format string terminates at a '{'");
463 __throw_format_error(