Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc1641 location_t fmt_param_loc = EXPR_LOC_OR_LOC (format_tree, input_location); in check_format_arg() local
1824 check_format_info_main (res, info, format_chars, fmt_param_loc, format_tree, in check_format_arg()
1946 location_t fmt_param_loc,
2753 location_t fmt_param_loc, in check_argument_type() argument
2857 substring_loc fmt_loc (fmt_param_loc, TREE_TYPE (format_string_cst), in check_argument_type()
3787 location_t fmt_param_loc, tree format_string_cst, in check_format_info_main() argument
4015 fmt_param_loc, in check_format_info_main()
H A DChangeLog6716 (argument_parser::check_argument_type): Add param "fmt_param_loc"
6719 (check_format_info_main): Add params "fmt_param_loc" and
6723 flag_chars.validate. Pass "fmt_param_loc" to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c1649 location_t fmt_param_loc = EXPR_LOC_OR_LOC (format_tree, input_location); in check_format_arg() local
1831 check_format_info_main (res, info, format_chars, fmt_param_loc, format_tree, in check_format_arg()
1953 location_t fmt_param_loc,
2760 location_t fmt_param_loc, in check_argument_type() argument
2864 substring_loc fmt_loc (fmt_param_loc, TREE_TYPE (format_string_cst), in check_argument_type()
3788 location_t fmt_param_loc, tree format_string_cst, in check_format_info_main() argument
4016 fmt_param_loc, in check_format_info_main()