Home
last modified time | relevance | path

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

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlex.c430 filename = lbasename (LOCATION_FILE (input_location)); in handle_pragma_interface()
434 finfo = get_fileinfo (LOCATION_FILE (input_location)); in handle_pragma_interface()
441 main_input_filename = LOCATION_FILE (input_location); in handle_pragma_interface()
475 filename = LOCATION_FILE (input_location); in handle_pragma_implementation()
889 get_fileinfo (LOCATION_FILE (input_location)); in cxx_make_type()
926 LOCATION_FILE (tl->locus)) == 0; in in_main_input_context()
928 return filename_cmp (main_input_filename, LOCATION_FILE (input_location)) == 0; in in_main_input_context()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlex.cc630 filename = lbasename (LOCATION_FILE (input_location)); in handle_pragma_interface()
634 finfo = get_fileinfo (LOCATION_FILE (input_location)); in handle_pragma_interface()
641 main_input_filename = LOCATION_FILE (input_location); in handle_pragma_interface()
675 filename = LOCATION_FILE (input_location); in handle_pragma_implementation()
1094 get_fileinfo (LOCATION_FILE (input_location)); in cxx_make_type()
1131 LOCATION_FILE (tl->locus)) == 0; in in_main_input_context()
1133 return filename_cmp (main_input_filename, LOCATION_FILE (input_location)) == 0; in in_main_input_context()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-diagnostic.c40 lang_hooks.print_error_function (context, LOCATION_FILE (input_location), in diagnostic_report_current_function()
H A Dinput.h98 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) macro
H A Domp-offload.c880 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc)); in dump_oacc_loop()
1311 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc), in oacc_loop_fixed_partitions()
1434 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc), in oacc_loop_auto_partitions()
H A Dprofile.c1146 && (LOCATION_FILE (e->goto_locus) in branch_prob()
1147 != LOCATION_FILE (gimple_location (last)) in branch_prob()
H A Ddiagnostic-show-locus.c1208 if (LOCATION_FILE (hint->get_start_loc ()) != m_exploc.file) in validate_fixit_hint_p()
1210 if (LOCATION_FILE (hint->get_next_loc ()) != m_exploc.file) in validate_fixit_hint_p()
2667 ASSERT_STREQ (tmp.get_filename (), LOCATION_FILE (line_end)); in test_layout_x_offset_display_utf8()
3358 ASSERT_STREQ (tmp.get_filename (), LOCATION_FILE (line_end)); in test_diagnostic_show_locus_one_liner()
3882 ASSERT_STREQ (tmp.get_filename (), LOCATION_FILE (line_end)); in test_diagnostic_show_locus_one_liner_utf8()
H A Dtree-diagnostic-path.cc164 if (exploc.file != LOCATION_FILE (dc->last_location)) in print()
H A Dprint-rtl.c431 LOCATION_FILE (ASM_OPERANDS_SOURCE_LOCATION (in_rtx)), in print_rtx_operand_code_i()
440 LOCATION_FILE (ASM_INPUT_SOURCE_LOCATION (in_rtx)), in print_rtx_operand_code_i()
H A Dtree-profile.c746 const char *file = LOCATION_FILE (DECL_SOURCE_LOCATION (node->decl)); in tree_profiling()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-log.c232 LOCATION_FILE (loc), LOCATION_LINE (loc)); in avr_log_vadump()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-log.cc232 LOCATION_FILE (loc), LOCATION_LINE (loc)); in avr_log_vadump()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.h168 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) macro
H A Dtree-diagnostic.cc41 lang_hooks.print_error_function (context, LOCATION_FILE (loc), diagnostic); in diagnostic_report_current_function()
H A Dtree-diagnostic-path.cc158 if (exploc.file != LOCATION_FILE (dc->last_location)) in print()
H A Dprofile.cc1234 && (LOCATION_FILE (e->goto_locus) in branch_prob()
1235 != LOCATION_FILE (gimple_location (last)) in branch_prob()
H A Domp-offload.cc1135 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc)); in dump_oacc_loop()
1584 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc), in oacc_loop_fixed_partitions()
1707 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc), in oacc_loop_auto_partitions()
H A Ddiagnostic-show-locus.cc1440 if (LOCATION_FILE (hint->get_start_loc ()) != m_exploc.file) in validate_fixit_hint_p()
1442 if (LOCATION_FILE (hint->get_next_loc ()) != m_exploc.file) in validate_fixit_hint_p()
2973 ASSERT_STREQ (tmp.get_filename (), LOCATION_FILE (line_end)); in test_layout_x_offset_display_utf8()
3772 ASSERT_STREQ (tmp.get_filename (), LOCATION_FILE (line_end)); in test_diagnostic_show_locus_one_liner()
4354 ASSERT_STREQ (tmp.get_filename (), LOCATION_FILE (line_end)); in test_diagnostic_show_locus_one_liner_utf8()
H A Dprint-rtl.cc464 LOCATION_FILE (ASM_OPERANDS_SOURCE_LOCATION (in_rtx)), in print_rtx_operand_code_i()
473 LOCATION_FILE (ASM_INPUT_SOURCE_LOCATION (in_rtx)), in print_rtx_operand_code_i()
H A Dtree-profile.cc755 const char *file = LOCATION_FILE (DECL_SOURCE_LOCATION (node->decl)); in tree_profiling()
H A Dtree-call-cdce.cc1023 LOCATION_FILE (loc), LOCATION_LINE (loc)); in shrink_wrap_one_built_in_call_with_conds()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c179 if (macro->count && LOCATION_FILE (macro->line) == macro_source_file) in count_ada_macro()
198 && LOCATION_FILE (macro->line) == macro_source_file) in store_ada_macro()
718 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes()
728 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes()
808 && LOCATION_FILE (comments->entries[j].sloc) != source_file) in dump_ada_nodes()
1873 if (LOCATION_FILE (decl_sloc (result, false)) in dump_ada_template()
1874 != LOCATION_FILE (decl_sloc (t, false))) in dump_ada_template()
H A Dc-ppoutput.c344 const char *src_file = LOCATION_FILE (src_loc); in maybe_print_line_1()
401 const char *file_path = LOCATION_FILE (src_loc); in print_line_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc179 if (macro->count && LOCATION_FILE (macro->line) == macro_source_file) in count_ada_macro()
198 && LOCATION_FILE (macro->line) == macro_source_file) in store_ada_macro()
718 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes()
728 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes()
808 && LOCATION_FILE (comments->entries[j].sloc) != source_file) in dump_ada_nodes()
1877 if (LOCATION_FILE (decl_sloc (result, false)) in dump_ada_template()
1878 != LOCATION_FILE (decl_sloc (t, false))) in dump_ada_template()
H A Dc-ppoutput.cc441 const char *src_file = LOCATION_FILE (src_loc); in maybe_print_line_1()
499 const char *file_path = LOCATION_FILE (src_loc); in print_line_1()

123