Home
last modified time | relevance | path

Searched refs:collect_source_ref (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.h40 extern void collect_source_ref (const char *);
H A Dc-ada-spec.cc3515 collect_source_ref (const char *filename) in collect_source_ref() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.h40 extern void collect_source_ref (const char *);
H A Dc-ada-spec.c3440 collect_source_ref (const char *filename) in collect_source_ref() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c4345 collect_source_ref (DECL_SOURCE_FILE (t)); in collect_source_refs()
4853 collect_source_ref (main_input_filename); in c_parse_final_cleanups()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc4601 collect_source_ref (DECL_SOURCE_FILE (t)); in collect_source_refs()
5111 collect_source_ref (main_input_filename); in c_parse_final_cleanups()
H A DChangeLog-201988 * decl2.c (c_parse_final_cleanups): Always call collect_source_ref on
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c11872 collect_source_ref (DECL_SOURCE_FILE (decl)); in collect_source_refs()
11877 collect_source_ref (DECL_SOURCE_FILE (decl)); in collect_source_refs()
11911 collect_source_ref (main_input_filename); in c_parse_final_cleanups()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc12272 collect_source_ref (DECL_SOURCE_FILE (decl)); in collect_source_refs()
12277 collect_source_ref (DECL_SOURCE_FILE (decl)); in collect_source_refs()
12336 collect_source_ref (main_input_filename); in c_parse_final_cleanups()
H A DChangeLog1549 (collect_source_refs): ...this. Call collect_source_ref directly.
1550 (c_parse_final_cleanups): Always call collect_source_ref on the main