Searched defs:next_loc (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-format-json.cc100 location_t next_loc = hint->get_next_loc (); local
H A Dedit-context.c297 expanded_location next_loc = expand_location (hint->get_next_loc ()); local
H A Ddiagnostic.c897 location_t next_loc = hint->get_next_loc (); local
H A Ddf.h370 union df_ref_d *next_loc; /* Next ref for same insn or bb. */ member in struct:df_base_ref
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-format-json.cc123 location_t next_loc = hint->get_next_loc (); local
H A Dedit-context.cc297 expanded_location next_loc = expand_location (hint->get_next_loc ()); local
H A Ddf.h370 union df_ref_d *next_loc; /* Next ref for same insn or bb. */ member in struct:df_base_ref
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c2173 location_t next_loc local
2250 location_t next_loc local
2319 maybe_add_fixit(location_t start, location_t next_loc, const char *new_content) argument
2401 fixit_hint(location_t start, location_t next_loc, const char *new_content) argument
2440 maybe_append(location_t start, location_t next_loc, const char *new_content) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-warn.c2868 warn_for_multistatement_macros (location_t body_loc, location_t next_loc, argument
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-warn.cc2859 warn_for_multistatement_macros (location_t body_loc, location_t next_loc, argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c6639 location_t next_loc = c_parser_peek_token (parser)->location; local
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc6605 location_t next_loc = c_parser_peek_token (parser)->location; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c24009 location_t next_loc = loc; local
[all...]

Completed in 486 milliseconds