Searched refs:fmt_substring_loc (Results 1 – 5 of 5) sorted by relevance
153 location_t fmt_substring_loc = UNKNOWN_LOCATION; in emit_warning_n_va() local156 const char *err = m_fmt_loc.get_location (&fmt_substring_loc); in emit_warning_n_va()158 = get_range_from_loc (line_table, fmt_substring_loc); in emit_warning_n_va()171 primary_loc = fmt_substring_loc; in emit_warning_n_va()218 if (!err && fmt_substring_loc && !substring_within_range) in emit_warning_n_va()223 rich_location substring_richloc (line_table, fmt_substring_loc, in emit_warning_n_va()
4522 location_t fmt_substring_loc; in get_corrected_substring() local4523 const char *err = type_loc.get_location (&fmt_substring_loc); in get_corrected_substring()4528 = get_range_from_loc (line_table, fmt_substring_loc); in get_corrected_substring()4531 = expand_location_to_spelling_point (fmt_substring_loc); in get_corrected_substring()
6617 Rename local "substring_loc" to "fmt_substring_loc" to avoid
4523 location_t fmt_substring_loc; in get_corrected_substring() local4524 const char *err = type_loc.get_location (&fmt_substring_loc); in get_corrected_substring()4529 = get_range_from_loc (line_table, fmt_substring_loc); in get_corrected_substring()4532 = expand_location_to_spelling_point (fmt_substring_loc); in get_corrected_substring()