Home
last modified time | relevance | path

Searched refs:LOCATION_FILE (Results 1 – 25 of 40) sorted by relevance

12

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dinput.h48 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) macro
53 #define input_filename LOCATION_FILE (input_location)
H A Dprofile.c1005 && (LOCATION_FILE (e->goto_locus) in branch_prob()
1006 != LOCATION_FILE (gimple_location (last)) in branch_prob()
H A Dtree-call-cdce.c826 LOCATION_FILE (loc), LOCATION_LINE (loc)); in shrink_wrap_one_built_in_call()
H A Dtree-vectorizer.h30 #define LOC_FILE(l) LOCATION_FILE (l)
H A Dfinal.c2033 override_filename = LOCATION_FILE (*locus_ptr); in final_scan_insn()
2066 override_filename = LOCATION_FILE (*locus_ptr); in final_scan_insn()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlex.c417 filename = lbasename (LOCATION_FILE (input_location)); in handle_pragma_interface()
421 finfo = get_fileinfo (LOCATION_FILE (input_location)); in handle_pragma_interface()
428 main_input_filename = LOCATION_FILE (input_location); in handle_pragma_interface()
462 filename = LOCATION_FILE (input_location); in handle_pragma_implementation()
863 get_fileinfo (LOCATION_FILE (input_location)); in cxx_make_type()
889 LOCATION_FILE (tl->locus)) == 0; in in_main_input_context()
891 return filename_cmp (main_input_filename, LOCATION_FILE (input_location)) == 0; in in_main_input_context()
H A Derror.c3324 const char *file = LOCATION_FILE (diagnostic_location (diagnostic)); in cp_print_error_function()
3468 LOCATION_FILE (location), in print_instantiation_full_context()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dinput.h55 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) macro
H A Dtree-diagnostic.c40 lang_hooks.print_error_function (context, LOCATION_FILE (input_location), in diagnostic_report_current_function()
H A Domp-offload.c835 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc)); in dump_oacc_loop()
1241 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc), in oacc_loop_fixed_partitions()
1364 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc), in oacc_loop_auto_partitions()
H A Dprofile.c1084 && (LOCATION_FILE (e->goto_locus) in branch_prob()
1085 != LOCATION_FILE (gimple_location (last)) in branch_prob()
H A Ddiagnostic-show-locus.c1057 if (LOCATION_FILE (hint->get_start_loc ()) != m_exploc.file) in validate_fixit_hint_p()
1059 if (LOCATION_FILE (hint->get_next_loc ()) != m_exploc.file) in validate_fixit_hint_p()
2375 ASSERT_STREQ (tmp.get_filename (), LOCATION_FILE (line_end)); in test_diagnostic_show_locus_one_liner()
H A Dprint-rtl.c410 LOCATION_FILE (ASM_OPERANDS_SOURCE_LOCATION (in_rtx)), in print_rtx_operand_code_i()
419 LOCATION_FILE (ASM_INPUT_SOURCE_LOCATION (in_rtx)), in print_rtx_operand_code_i()
H A Dinput.c1646 ASSERT_STREQ (exp_filename, LOCATION_FILE (loc)); in assert_loceq()
1824 ASSERT_EQ (NULL, LOCATION_FILE (UNKNOWN_LOCATION)); in test_unknown_location()
1953 ASSERT_STREQ_AT (loc, exp_filename, LOCATION_FILE (tok_loc)); in assert_token_loc_eq()
H A Dtree-call-cdce.c943 LOCATION_FILE (loc), LOCATION_LINE (loc)); in shrink_wrap_one_built_in_call_with_conds()
H A Dtree-vectorizer.c661 LOCATION_FILE (vect_location), in vectorize_loops()
H A Ddumpfile.c351 fprintf (dfile, "%s:%d:%d: note: ", LOCATION_FILE (loc), in dump_loc()
H A Dfinal.c1781 last_filename = LOCATION_FILE (prologue_location); in final_start_function_1()
2417 override_filename = LOCATION_FILE (*locus_ptr); in final_scan_insn_1()
2454 override_filename = LOCATION_FILE (*locus_ptr); in final_scan_insn_1()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-ada-spec.c441 && LOCATION_FILE (macro->line) == source_file) in count_ada_macro()
462 && LOCATION_FILE (macro->line) == source_file) in store_ada_macro()
561 if (LOCATION_FILE (lhs->sloc) != LOCATION_FILE (rhs->sloc)) in compare_comment()
562 return filename_cmp (LOCATION_FILE (lhs->sloc), in compare_comment()
563 LOCATION_FILE (rhs->sloc)); in compare_comment()
589 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes()
598 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes()
642 && LOCATION_FILE (comments->entries[j].sloc) != source_file) in dump_ada_nodes()
H A Dc-ppoutput.c312 const char *src_file = LOCATION_FILE (src_loc); in maybe_print_line_1()
364 const char *file_path = LOCATION_FILE (src_loc); in print_line_1()
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-ada-spec.c179 && LOCATION_FILE (macro->line) == macro_source_file) in count_ada_macro()
199 && LOCATION_FILE (macro->line) == macro_source_file) in store_ada_macro()
717 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes()
727 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes()
807 && LOCATION_FILE (comments->entries[j].sloc) != source_file) in dump_ada_nodes()
1937 if (LOCATION_FILE (decl_sloc (result, false)) in dump_ada_template()
1938 != LOCATION_FILE (decl_sloc (t, false))) in dump_ada_template()
H A Dc-ppoutput.c343 const char *src_file = LOCATION_FILE (src_loc); in maybe_print_line_1()
400 const char *file_path = LOCATION_FILE (src_loc); in print_line_1()
H A Dc-lex.c151 struct c_fileinfo *file = get_fileinfo (LOCATION_FILE (input_location)); in dump_time_statistics()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dlex.c710 LOCATION_FILE (tl->locus)) == 0; in in_main_input_context()
H A Derror.c2863 const char *file = LOCATION_FILE (diagnostic->location); in cp_print_error_function()
3007 LOCATION_FILE (location), in print_instantiation_full_context()

12