/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | line-map.c | 2173 location_t next_loc in add_fixit_insert_after() local 2250 location_t next_loc in add_fixit_replace() local 2320 location_t next_loc, in maybe_add_fixit() 2402 location_t next_loc, in fixit_hint() 2441 location_t next_loc, in maybe_append()
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | line-map.cc | 2253 location_t next_loc in add_fixit_insert_after() local 2330 location_t next_loc in add_fixit_replace() local 2400 location_t next_loc, in maybe_add_fixit() 2490 location_t next_loc, in fixit_hint() 2529 location_t next_loc, in maybe_append()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | diagnostic-format-json.cc | 100 location_t next_loc = hint->get_next_loc (); in json_from_fixit_hint() local
|
H A D | edit-context.c | 297 expanded_location next_loc = expand_location (hint->get_next_loc ()); in apply_fixit() local
|
H A D | diagnostic.c | 897 location_t next_loc = hint->get_next_loc (); in print_parseable_fixits() local
|
H A D | df.h | 370 union df_ref_d *next_loc; /* Next ref for same insn or bb. */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | diagnostic-format-json.cc | 123 location_t next_loc = hint->get_next_loc (); in json_from_fixit_hint() local
|
H A D | edit-context.cc | 297 expanded_location next_loc = expand_location (hint->get_next_loc ()); in apply_fixit() local
|
H A D | diagnostic.cc | 1031 location_t next_loc = hint->get_next_loc (); in print_parseable_fixits() local
|
H A D | df.h | 370 union df_ref_d *next_loc; /* Next ref for same insn or bb. */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-warn.c | 2868 warn_for_multistatement_macros (location_t body_loc, location_t next_loc, in warn_for_multistatement_macros()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-warn.cc | 2859 warn_for_multistatement_macros (location_t body_loc, location_t next_loc, in warn_for_multistatement_macros()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 6639 location_t next_loc = c_parser_peek_token (parser)->location; in c_parser_switch_statement() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 6605 location_t next_loc = c_parser_peek_token (parser)->location; in c_parser_switch_statement() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 24009 location_t next_loc = loc; in cp_parser_class_specifier_1() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 25998 location_t next_loc = loc; in cp_parser_class_specifier_1() local
|