Home
last modified time | relevance | path

Searched refs:param_loc (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsubstring-locations.cc126 location_t param_loc, in format_string_diagnostic_t() argument
131 m_param_loc (param_loc), in format_string_diagnostic_t()
H A Dsubstring-locations.h84 location_t param_loc,
H A Dgimple-ssa-sprintf.cc333 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 Dsubstring-locations.c126 location_t param_loc, in format_string_diagnostic_t() argument
131 m_param_loc (param_loc), in format_string_diagnostic_t()
H A Dsubstring-locations.h84 location_t param_loc,
H A Dgimple-ssa-sprintf.c332 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 Dc-format.cc1100 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, &param_label, in format_type_warning()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c1108 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, &param_label, in format_type_warning()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c4410 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 Dc-parser.cc4447 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 Dparser.c23037 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 Dparser.cc24997 location_t param_loc = make_location (caret_loc, in cp_parser_parameter_declaration() local
25004 param_loc, in cp_parser_parameter_declaration()