Searched refs:fmt_param_loc (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-format.c | 1542 location_t fmt_param_loc = EXPR_LOC_OR_LOC (format_tree, input_location); in check_format_arg() local 1717 check_format_info_main (res, info, format_chars, fmt_param_loc, format_tree, in check_format_arg() 1838 location_t fmt_param_loc, 2645 location_t fmt_param_loc, in check_argument_type() argument 2749 substring_loc fmt_loc (fmt_param_loc, TREE_TYPE (format_string_cst), in check_argument_type() 2771 location_t fmt_param_loc, tree format_string_cst, in check_format_info_main() argument 2971 fmt_param_loc, in check_format_info_main()
|