Searched defs:param_loc (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | substring-locations.c | 105 location_t param_loc, in format_warning_n_va() 191 location_t param_loc, in format_warning_va() 203 location_t param_loc, in format_warning_at_substring() 220 location_t param_loc, in format_warning_at_substring_n()
|
H A D | gimple-ssa-sprintf.c | 599 fmtwarn (const substring_loc &fmt_loc, location_t param_loc, in fmtwarn() 613 fmtwarn_n (const substring_loc &fmt_loc, location_t param_loc, in fmtwarn_n()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-format.c | 3092 location_t param_loc = UNKNOWN_LOCATION; in check_format_types() local 3575 location_t param_loc, in format_type_warning()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-parser.c | 4125 location_t param_loc = make_location (caret_loc, start_loc, end_loc); in c_parser_parameter_declaration() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | parser.c | 21800 location_t param_loc = make_location (caret_loc, in cp_parser_parameter_declaration() local
|