Searched defs:__parser (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dparser_std_format_spec.h266 class _LIBCPP_TEMPLATE_VIS __parser { class
619 _LIBCPP_HIDE_FROM_ABI constexpr void __process_display_type_bool_string(__parser<_CharT>& __parser) { argument
634 __process_display_type_char(__parser<_CharT>& __parser) argument
639 __process_parsed_bool(__parser<_CharT>& __parser) argument
660 __process_parsed_char(__parser<_CharT>& __parser) argument
682 __process_parsed_integer(__parser<_CharT>& __parser) argument
703 __process_parsed_floating_point(__parser<_CharT>& __parser) argument
[all...]

Completed in 208 milliseconds