Searched defs:fmt_loc (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | substring-locations.c | 124 format_string_diagnostic_t (const substring_loc &fmt_loc, in format_string_diagnostic_t()
|
H A D | gimple-ssa-sprintf.c | 332 fmtwarn (const substring_loc &fmt_loc, location_t param_loc, in fmtwarn() 347 fmtwarn_n (const substring_loc &fmt_loc, location_t param_loc, in fmtwarn_n()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | substring-locations.cc | 124 format_string_diagnostic_t (const substring_loc &fmt_loc, in format_string_diagnostic_t()
|
H A D | gimple-ssa-sprintf.cc | 333 fmtwarn (const substring_loc &fmt_loc, location_t param_loc, in fmtwarn() 349 fmtwarn_n (const substring_loc &fmt_loc, location_t param_loc, in fmtwarn_n()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 111 substring_loc fmt_loc (fmt_string_loc, string_type, char_idx, char_idx, in format_warning_at_char() local 137 substring_loc fmt_loc (fmt_string_loc, string_type, pos1, pos1, pos2); in format_warning_substr() local 2857 substring_loc fmt_loc (fmt_param_loc, TREE_TYPE (format_string_cst), in check_argument_type() local 4092 check_format_types (const substring_loc &fmt_loc, in check_format_types() 4502 get_corrected_substring (const substring_loc &fmt_loc, in get_corrected_substring() 4728 substring_loc fmt_loc (whole_fmt_loc); in format_type_warning() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-format.c | 4093 check_format_types (const substring_loc &fmt_loc, in check_format_types() 4503 get_corrected_substring (const substring_loc &fmt_loc, in get_corrected_substring()
|