| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | substring-locations.cc | 126 location_t param_loc, in format_string_diagnostic_t() argument 131 m_param_loc (param_loc), in format_string_diagnostic_t()
|
| H A D | substring-locations.h | 84 location_t param_loc,
|
| H A D | gimple-ssa-sprintf.cc | 333 fmtwarn (const substring_loc &fmt_loc, location_t param_loc, in fmtwarn() argument 337 format_string_diagnostic_t diag (fmt_loc, NULL, param_loc, NULL, in fmtwarn() 349 fmtwarn_n (const substring_loc &fmt_loc, location_t param_loc, in fmtwarn_n() argument 354 format_string_diagnostic_t diag (fmt_loc, NULL, param_loc, NULL, in fmtwarn_n()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | substring-locations.c | 126 location_t param_loc, in format_string_diagnostic_t() argument 131 m_param_loc (param_loc), in format_string_diagnostic_t()
|
| H A D | substring-locations.h | 84 location_t param_loc,
|
| H A D | gimple-ssa-sprintf.c | 332 fmtwarn (const substring_loc &fmt_loc, location_t param_loc, in fmtwarn() argument 335 format_string_diagnostic_t diag (fmt_loc, NULL, param_loc, NULL, in fmtwarn() 347 fmtwarn_n (const substring_loc &fmt_loc, location_t param_loc, in fmtwarn_n() argument 351 format_string_diagnostic_t diag (fmt_loc, NULL, param_loc, NULL, in fmtwarn_n()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-format.cc | 1100 location_t param_loc, 4135 location_t param_loc = UNKNOWN_LOCATION; in check_format_types() local 4137 param_loc = EXPR_LOCATION (cur_param); in check_format_types() 4142 param_loc = (*arglocs)[types->arg_num - 1]; in check_format_types() 4212 format_type_warning (fmt_loc, param_loc, in check_format_types() 4282 format_type_warning (fmt_loc, param_loc, types, in check_format_types() 4695 location_t param_loc, in format_type_warning() argument 4740 format_string_diagnostic_t diag (fmt_loc, &fmt_label, param_loc, ¶m_label, in format_type_warning()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-format.c | 1108 location_t param_loc, 4136 location_t param_loc = UNKNOWN_LOCATION; in check_format_types() local 4138 param_loc = EXPR_LOCATION (cur_param); in check_format_types() 4143 param_loc = (*arglocs)[types->arg_num - 1]; in check_format_types() 4213 format_type_warning (fmt_loc, param_loc, in check_format_types() 4283 format_type_warning (fmt_loc, param_loc, types, in check_format_types() 4696 location_t param_loc, in format_type_warning() argument 4741 format_string_diagnostic_t diag (fmt_loc, &fmt_label, param_loc, ¶m_label, in format_type_warning()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-parser.c | 4410 location_t param_loc = make_location (caret_loc, start_loc, end_loc); in c_parser_parameter_declaration() local 4413 declarator, param_loc); in c_parser_parameter_declaration()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-parser.cc | 4447 location_t param_loc = make_location (caret_loc, start_loc, end_loc); in c_parser_parameter_declaration() local 4450 declarator, param_loc); in c_parser_parameter_declaration()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | parser.c | 23037 location_t param_loc = make_location (caret_loc, in cp_parser_parameter_declaration() local 23044 param_loc, in cp_parser_parameter_declaration()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | parser.cc | 24997 location_t param_loc = make_location (caret_loc, in cp_parser_parameter_declaration() local 25004 param_loc, in cp_parser_parameter_declaration()
|