Searched refs:push_srcloc (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | input.h | 82 extern void push_srcloc (location_t); 84 extern void push_srcloc (const char *name, int line);
|
| D | c-lex.c | 229 push_srcloc (new_map->start_location); in fe_file_change() 234 push_srcloc (new_map->to_file, 1); in fe_file_change()
|
| D | toplev.c | 995 push_srcloc (location_t fline) in push_srcloc() function 997 push_srcloc (const char *file, int line) in push_srcloc()
|
| D | ChangeLog-2003 | 12992 2003-06-05 changes to push_srcloc and pop_srcloc. 20551 * toplev.c (push_srcloc): Simplify behavior to save current location 20554 (lang_dependent_init): Remove now-useless initial push_srcloc. 24291 (push_srcloc, pop_srcloc): Adjust. 24351 (push_srcloc, pop_srcloc): Rename lineno to input_line. 25134 * tree-inline.c (expand_call_inline): Call push_srcloc when
|
| D | ChangeLog-2000 | 679 push_srcloc and before leaving the function. 19181 * toplev.c (compile_file, push_srcloc, debug_start_source_file): 27946 * input.h (push_srcloc): New function. 27948 * toplev.c (push_srcloc): Define it.
|
| D | ChangeLog-2006 | 2430 (push_srcloc, pop_srcloc): Check for input_file_stack_tick 13402 (push_srcloc): Use XNEW.
|
| D | ChangeLog-2004 | 27106 (push_srcloc): Change parameter list if USE_MAPPED_LOCATION. 27122 (push_srcloc, pop_loc): Adjust parameter handling.
|
| D | ChangeLog-2002 | 20362 * toplev.c (push_srcloc): Remove indent_level handling.
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | lex.c | 370 push_srcloc (BUILTINS_LOCATION); in cxx_init() 372 push_srcloc ("<built-in>", 0); in cxx_init()
|
| D | ChangeLog-2003 | 2655 * decl.c (pushdecl_class_level): Don't use push_srcloc/pop_srcloc 3354 * lex.c (cxx_init): Call push_srcloc and pop_srcloc rather than
|
| D | ChangeLog-2000 | 5923 * lex.c (check_newline): Use push_srcloc and pop_srcloc, rather 5926 (expand_call_inline): Use push_srcloc and pop_srcloc.
|