Searched defs:param_loc (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | substring-locations.c | 126 location_t param_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 | 126 location_t param_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.old/dist/gcc/c-family/ |
H A D | c-format.c | 4136 location_t param_loc = UNKNOWN_LOCATION; in check_format_types() local 4696 location_t param_loc, in format_type_warning()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 4135 location_t param_loc = UNKNOWN_LOCATION; in check_format_types() local 4695 location_t param_loc, 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
|
/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
|
/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
|
/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
|