| /openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ |
| H A D | treetree.c | 265 DECL_SOURCE_FILE (fn_decl) = (const char *)filename; in tree_code_create_function_prototype() 345 DECL_SOURCE_FILE (fn_decl) = (const char *)filename; in tree_code_create_function_initial() 352 DECL_SOURCE_FILE (resultdecl) = (const char *)filename; in tree_code_create_function_initial() 372 DECL_SOURCE_FILE (parm_decl) = (const char *)filename; in tree_code_create_function_initial() 544 DECL_SOURCE_FILE (var_decl) = (const char *)filename; in tree_code_create_variable()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | diagnostic.c | 994 DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl), in pedwarn_with_decl() 1136 DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl), in error_with_decl() 1239 DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl), in warning_with_decl() 1447 DECL_SOURCE_FILE (node), DECL_SOURCE_LINE (node)); 1463 DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl)); 1469 DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl));
|
| H A D | tree-dump.c | 328 if (DECL_SOURCE_FILE (t)) 330 const char *filename = strrchr (DECL_SOURCE_FILE (t), '/'); 332 filename = DECL_SOURCE_FILE (t);
|
| H A D | xcoffout.c | 432 xcoffout_source_file (file, DECL_SOURCE_FILE (decl), 0);
|
| H A D | c-aux-info.c | 585 DECL_SOURCE_FILE (fndecl),
|
| H A D | tree-inline.c | 1193 push_srcloc (DECL_SOURCE_FILE (fn), DECL_SOURCE_LINE (fn)); 1381 *tp = build_expr_wfl (expr, DECL_SOURCE_FILE (fn), DECL_SOURCE_LINE (fn), 1384 *tp = build_expr_wfl (expr, DECL_SOURCE_FILE (fn),
|
| H A D | c-decl.c | 1399 DECL_SOURCE_FILE (newdecl) = DECL_SOURCE_FILE (olddecl); 1729 (DECL_SOURCE_FILE (IDENTIFIER_IMPLICIT_DECL (name)), 2221 DECL_SOURCE_FILE (decl) = input_filename; 2304 DECL_SOURCE_FILE (decl) = filename; 5873 current_function_prototype_file = DECL_SOURCE_FILE (old_decl); 6226 DECL_SOURCE_FILE (found) = DECL_SOURCE_FILE (fndecl); in store_parm_decls() 6612 input_filename = DECL_SOURCE_FILE (fndecl);
|
| H A D | print-tree.c | 386 DECL_SOURCE_FILE (node), DECL_SOURCE_LINE (node));
|
| H A D | c-parse.in | 436 { DECL_SOURCE_FILE (current_function_decl) = $7; 450 { DECL_SOURCE_FILE (current_function_decl) = $7; 464 { DECL_SOURCE_FILE (current_function_decl) = $6; 1602 DECL_SOURCE_FILE (decl) = $5; 1633 DECL_SOURCE_FILE (decl) = $5;
|
| H A D | integrate.c | 1002 rtx note = emit_note (DECL_SOURCE_FILE (formal), 3045 input_filename = DECL_SOURCE_FILE (fndecl);
|
| H A D | dbxout.c | 2498 const char *filename = DECL_SOURCE_FILE (decl);
|
| H A D | tree.h | 1479 #define DECL_SOURCE_FILE(NODE) (DECL_SOURCE_LOCATION (NODE).file) macro
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | xcoffout.c | 424 xcoffout_source_file (file, DECL_SOURCE_FILE (decl), 0); in xcoffout_declare_function()
|
| H A D | tree-mudflap.c | 129 sourcefile = DECL_SOURCE_FILE (current_function_decl); in mf_varname_tree() 211 file = DECL_SOURCE_FILE (current_function_decl); in mf_file_function_line_tree()
|
| H A D | tree-vectorizer.c | 1335 DECL_SOURCE_FILE (current_function_decl), in vect_print_dump_info()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | jcf-parse.c | 150 DECL_SOURCE_FILE (TYPE_NAME (current_class)) = sfname; 431 input_filename = DECL_SOURCE_FILE (TYPE_NAME (this_class)); 728 input_filename = DECL_SOURCE_FILE (TYPE_NAME (current_class)); in parse_class_file()
|
| H A D | class.c | 1877 DECL_SOURCE_FILE (this_decl), 1917 DECL_SOURCE_FILE (decl),
|
| H A D | decl.c | 1060 file = DECL_SOURCE_FILE (t);
|
| H A D | jcf-write.c | 3183 source_file = DECL_SOURCE_FILE (TYPE_NAME (clas)); 3360 dname = DECL_SOURCE_FILE (TYPE_NAME (clas));
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | semantics.c | 1773 DECL_SOURCE_FILE (TYPE_NAME (t)) = input_filename; 2386 input_filename = DECL_SOURCE_FILE (fn); 2495 init_function_start (fn, DECL_SOURCE_FILE (fn), DECL_SOURCE_LINE (fn));
|
| H A D | error.c | 2211 return DECL_SOURCE_FILE (DECL_CONTEXT (t)); 2213 return DECL_SOURCE_FILE (TYPE_MAIN_DECL (t)); 2215 return DECL_SOURCE_FILE (OVL_FUNCTION (t)); 2217 return DECL_SOURCE_FILE (t);
|
| H A D | method.c | 775 DECL_SOURCE_FILE (fndecl) = input_filename;
|
| H A D | pt.c | 4883 input_filename = DECL_SOURCE_FILE (decl); 5538 input_filename = DECL_SOURCE_FILE (t); 5641 input_filename = DECL_SOURCE_FILE (typedecl); 5970 input_filename = DECL_SOURCE_FILE (t); 10377 input_filename = DECL_SOURCE_FILE (d); 10498 input_filename = DECL_SOURCE_FILE (d);
|
| H A D | decl.c | 2257 && (!strcmp (DECL_SOURCE_FILE (t),"<built-in>"))) 4685 push_srcloc (DECL_SOURCE_FILE (f), DECL_SOURCE_LINE (f)); 5142 DECL_SOURCE_FILE (decl) = input_filename; 5471 DECL_SOURCE_FILE (decl) = filename;
|
| H A D | init.c | 2683 DECL_SOURCE_FILE (decl) = input_filename;
|