/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | xcoffout.cc | 434 xcoffout_source_file (file, DECL_SOURCE_FILE (decl), 0); in xcoffout_declare_function()
|
H A D | cgraphclones.cc | 317 DECL_SOURCE_FILE (original->decl), in dump_callgraph_transformation() 320 clone->order, DECL_SOURCE_FILE (clone->decl), in dump_callgraph_transformation()
|
H A D | dumpfile.cc | 481 DECL_SOURCE_FILE (current_function_decl), in dump_loc() 510 DECL_SOURCE_FILE (current_function_decl), in dump_loc()
|
H A D | cgraphunit.cc | 1101 && (decl_file = DECL_SOURCE_FILE (decl)) != NULL in check_global_declaration()
|
H A D | omp-offload.cc | 1142 depth * 2, "", DECL_SOURCE_FILE (loop->routine), in dump_oacc_loop()
|
H A D | cgraph.cc | 1879 DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl), in remove()
|
H A D | tree.def | 355 DECL_SOURCE_FILE holds a filename string and DECL_SOURCE_LINE
|
H A D | tree.h | 2559 #define DECL_SOURCE_FILE(NODE) LOCATION_FILE (DECL_SOURCE_LOCATION (NODE)) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | xcoffout.c | 435 xcoffout_source_file (file, DECL_SOURCE_FILE (decl), 0); in xcoffout_declare_function()
|
H A D | cgraphclones.c | 311 DECL_SOURCE_FILE (original->decl), in dump_callgraph_transformation() 314 clone->order, DECL_SOURCE_FILE (clone->decl), in dump_callgraph_transformation()
|
H A D | dumpfile.c | 479 DECL_SOURCE_FILE (current_function_decl), in dump_loc() 500 DECL_SOURCE_FILE (current_function_decl), in dump_loc()
|
H A D | omp-offload.c | 887 depth * 2, "", DECL_SOURCE_FILE (loop->routine), in dump_oacc_loop()
|
H A D | cgraphunit.c | 1093 && (decl_file = DECL_SOURCE_FILE (decl)) != NULL in check_global_declaration()
|
H A D | cgraph.c | 1856 DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl), in remove()
|
H A D | tree.def | 349 DECL_SOURCE_FILE holds a filename string and DECL_SOURCE_LINE
|
H A D | tree.h | 2438 #define DECL_SOURCE_FILE(NODE) LOCATION_FILE (DECL_SOURCE_LOCATION (NODE)) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-ada-spec.c | 2451 if (DECL_SOURCE_FILE (decl) != DECL_SOURCE_FILE (t)) in dump_forward_type() 2546 && DECL_SOURCE_FILE (decl) == DECL_SOURCE_FILE (t) in dump_nested_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-ada-spec.cc | 2517 if (DECL_SOURCE_FILE (decl) != DECL_SOURCE_FILE (t)) in dump_forward_type() 2603 && DECL_SOURCE_FILE (decl) == DECL_SOURCE_FILE (t) in dump_nested_type()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl2.c | 4345 collect_source_ref (DECL_SOURCE_FILE (t)); in collect_source_refs()
|
H A D | error.c | 1031 pp_printf (pp, p, DECL_SOURCE_FILE (t)); in dump_global_iord()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | error.cc | 1121 pp_printf (pp, p, DECL_SOURCE_FILE (t)); in dump_global_iord()
|
H A D | decl2.cc | 4601 collect_source_ref (DECL_SOURCE_FILE (t)); in collect_source_refs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 11872 collect_source_ref (DECL_SOURCE_FILE (decl)); in collect_source_refs() 11877 collect_source_ref (DECL_SOURCE_FILE (decl)); in collect_source_refs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 12272 collect_source_ref (DECL_SOURCE_FILE (decl)); in collect_source_refs() 12277 collect_source_ref (DECL_SOURCE_FILE (decl)); in collect_source_refs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2003 | 2057 DECL_SOURCE_FILE.
|