Home
last modified time | relevance | path

Searched refs:DECL_SOURCE_FILE (Results 1 – 13 of 13) sorted by relevance

/NextBSD/contrib/gcc/
HDxcoffout.c424 xcoffout_source_file (file, DECL_SOURCE_FILE (decl), 0); in xcoffout_declare_function()
HDtoplev.c960 DECL_SOURCE_FILE (node), DECL_SOURCE_LINE (node)); in error_unavailable_use()
976 DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl)); in error_unavailable_use()
982 DECL_SOURCE_FILE (decl), DECL_SOURCE_LINE (decl)); in error_unavailable_use()
HDtree-mudflap.c129 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()
HDopts.c332 if (matches_main_base (DECL_SOURCE_FILE (type_decl))) in should_emit_struct_debug()
689 name = DECL_SOURCE_FILE (fndecl); in flag_instrument_functions_exclude_p()
HDtree-vectorizer.c1335 DECL_SOURCE_FILE (current_function_decl), in vect_print_dump_info()
HDtree.def341 DECL_SOURCE_FILE holds a filename string and DECL_SOURCE_LINE
HDtree.h2346 #define DECL_SOURCE_FILE(NODE) LOCATION_FILE (DECL_SOURCE_LOCATION (NODE)) macro
HDChangeLog.tree-ssa7518 (DECL_SOURCE_FILE, DECL_SOURCE_LINE): Likewise.
13574 * c-aux-info.c: Replace DECL_SOURCE_FILE and DECL_SOURCE_LINE with
13612 DECL_SOURCE_FILE and DECL_SOURCE_LINE respectively. Remove
13627 (DECL_SOURCE_LOCATION, DECL_SOURCE_FILE, DECL_SOURCE_LINE): Kill.
HDChangeLog-200213828 (DECL_SOURCE_FILE): Use.
32978 DECL_SOURCE_FILE (fndecl) before calling init_function_start.
HDChangeLog-19997555 * ggc-common.c (ggc_mark_tree): Mark DECL_SOURCE_FILE and
HDChangeLog-200121077 * tree.h (DECL_SOURCE_FILE): Improve documentation.
HDChangeLog-200433751 of DECL_SOURCE_FILE and DECL_SOURCE_LINE respectively.
/NextBSD/contrib/gcc/cp/
HDChangeLog-20021786 * decl.c (duplicate_decls): Replace DECL_SOURCE_FILE