Searched refs:collect_source_ref (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/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) function
/netbsd-current/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) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c4350 collect_source_ref (DECL_SOURCE_FILE (t));
4858 collect_source_ref (main_input_filename);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc4606 collect_source_ref (DECL_SOURCE_FILE (t));
5116 collect_source_ref (main_input_filename);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c11908 collect_source_ref (DECL_SOURCE_FILE (decl));
11913 collect_source_ref (DECL_SOURCE_FILE (decl));
11947 collect_source_ref (main_input_filename);
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc12308 collect_source_ref (DECL_SOURCE_FILE (decl));
12313 collect_source_ref (DECL_SOURCE_FILE (decl));
12372 collect_source_ref (main_input_filename);

Completed in 240 milliseconds