Searched refs:set_locus (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-diagnostic.c | 248 int precision, bool wide, bool set_locus, bool hash, in default_tree_printer() argument 292 if (set_locus) in default_tree_printer()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-diagnostic.cc | 248 int precision, bool wide, bool set_locus, bool hash, in default_tree_printer() argument 283 if (set_locus) in default_tree_printer()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-objc-common.cc | 259 int precision, bool wide, bool set_locus, bool hash, in c_tree_printer() argument 273 if (set_locus) in c_tree_printer()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-objc-common.c | 255 int precision, bool wide, bool set_locus, bool hash, in c_tree_printer() argument 282 if (set_locus) in c_tree_printer()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | error.c | 956 int precision, bool wide, bool set_locus, bool hash, in gfc_format_decoder() argument 1002 set_locus, hash, quoted, buffer_ptr); in gfc_format_decoder()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | error.cc | 1057 int precision, bool wide, bool set_locus, bool hash, in gfc_format_decoder() argument 1103 set_locus, hash, quoted, buffer_ptr); in gfc_format_decoder()
|
| H A D | ChangeLog-2017 | 1843 * error.c (gfc_format_decoder): Rename plus argument to set_locus,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | error.c | 4278 int precision, bool wide, bool set_locus, bool verbose, in cp_printer() argument 4351 if (set_locus && t != NULL) in cp_printer()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | error.cc | 4382 int precision, bool wide, bool set_locus, bool verbose, in cp_printer() argument 4448 if (set_locus && t != NULL) in cp_printer()
|