Home
last modified time | relevance | path

Searched refs:argument_parser (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc1883 class argument_parser class
1886 argument_parser (function_format_info *info, const char *&format_chars,
2114 argument_parser::
2115 argument_parser (function_format_info *info_, const char *&format_chars_, in argument_parser() function in argument_parser
2150 argument_parser::read_any_dollar () in read_any_dollar()
2185 argument_parser::read_format_flags () in read_format_flags()
2223 argument_parser::
2320 argument_parser::read_any_format_left_precision () in read_any_format_left_precision()
2343 argument_parser::
2439 argument_parser::handle_alloc_chars () in handle_alloc_chars()
[all …]
H A DChangeLog5200 (class argument_parser): New field "arglocs".
5201 (argument_parser::argument_parser): Add "arglocs_" param and use
5203 (argument_parser::check_argument_type): Pass new arglocs field to
6400 * c-format.c (argument_parser::check_argument_type): Add params
6442 * c-format.c (argument_parser::find_format_char_info): Use %qc
6671 (argument_parser::check_argument_type): Pass "fki" to
6700 (argument_parser): Add fields "start_of_this_format" and
6705 (argument_parser::argument_parser): Add param "format_string_cst_"
6708 (argument_parser::read_format_flags): Convert warning_at call
6710 (argument_parser::read_any_format_left_precision): Likewise.
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c1890 class argument_parser
1893 argument_parser (function_format_info *info, const char *&format_chars,
2121 argument_parser::
2122 argument_parser (function_format_info *info_, const char *&format_chars_, in argument_parser() function
2157 argument_parser::read_any_dollar () in read_any_dollar()
2192 argument_parser::read_format_flags () in read_format_flags()
2230 argument_parser::
2327 argument_parser::read_any_format_left_precision () in read_any_format_left_precision()
2350 argument_parser::
2446 argument_parser::handle_alloc_chars () in handle_alloc_chars()
[all …]