Searched refs:collect_source_ref (Results 1 – 10 of 10) sorted by relevance
40 extern void collect_source_ref (const char *);
3515 collect_source_ref (const char *filename) in collect_source_ref() function
3440 collect_source_ref (const char *filename) in collect_source_ref() function
4345 collect_source_ref (DECL_SOURCE_FILE (t)); in collect_source_refs()4853 collect_source_ref (main_input_filename); in c_parse_final_cleanups()
4601 collect_source_ref (DECL_SOURCE_FILE (t)); in collect_source_refs()5111 collect_source_ref (main_input_filename); in c_parse_final_cleanups()
88 * decl2.c (c_parse_final_cleanups): Always call collect_source_ref on
11872 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()
12272 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()
1549 (collect_source_refs): ...this. Call collect_source_ref directly.1550 (c_parse_final_cleanups): Always call collect_source_ref on the main