Searched refs:expand_location (Results 1 – 25 of 42) sorted by relevance
12
62 extern expanded_location expand_location (location_t);168 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file)169 #define LOCATION_LINE(LOC) ((expand_location (LOC)).line)170 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column)
80 expanded_location exploc = expand_location (loc); in blank_line_before_p()118 expanded_location exploc_insertion_point = expand_location (insertion_point); in use_new_line()
253 output expand_location ($debug_arg)258 GCC hook: expand_location (location_t)318 macro define input_line expand_location(input_location).line319 macro define input_filename expand_location(input_location).file
502 xloc = expand_location (DECL_SOURCE_LOCATION (node)); in print_node()1018 expanded_location xloc = expand_location (EXPR_LOCATION (node)); in print_node()1026 xloc = expand_location (r.m_start); in print_node()1035 xloc = expand_location (r.m_finish); in print_node()1063 = expand_location (DECL_SOURCE_LOCATION (decl)); in print_decl_identifier()
537 = expand_location (DECL_SOURCE_LOCATION (current_function_decl)); in coverage_compute_lineno_checksum()564 = expand_location (DECL_SOURCE_LOCATION (n->decl)); in coverage_compute_profile_id()630 = expand_location (DECL_SOURCE_LOCATION (current_function_decl)); in coverage_begin_function()654 expanded_location endloc = expand_location (cfun->function_end_locus); in coverage_begin_function()
296 expanded_location start = expand_location (hint->get_start_loc ()); in apply_fixit()297 expanded_location next_loc = expand_location (hint->get_next_loc ()); in apply_fixit()1451 expanded_location exploc = expand_location (loc); in change_line()1477 expanded_location exploc = expand_location (loc); in insert_line()
49 expanded_location exploc = expand_location (loc); in json_from_expanded_location()
1424 expanded_location exploc = expand_location (loc); in get_expanded_location()2227 expanded_location exploc_start = expand_location (hint->get_start_loc ()); in get_affected_range()2228 expanded_location exploc_finish = expand_location (hint->get_next_loc ()); in get_affected_range()2255 expanded_location exploc = expand_location (hint->get_start_loc ()); in get_printed_columns()2266 exploc = expand_location (hint->get_next_loc ()); in get_printed_columns()2982 location_compute_display_column (expand_location (line_end), in test_layout_x_offset_display_utf8()3136 location_compute_display_column (expand_location (line_end), in test_layout_x_offset_display_tab()4361 ASSERT_EQ (25, location_compute_display_column (expand_location (line_end), in test_diagnostic_show_locus_one_liner_utf8()
196 expanded_location exploc = expand_location (loc); in location_to_json()
1027 expanded_location start_exploc = expand_location (start_loc); in print_parseable_fixits()1032 expanded_location next_exploc = expand_location (next_loc); in print_parseable_fixits()1361 = expand_location (diagnostic_location (diagnostic)); in diagnostic_report_diagnostic()
911 loc = expand_location (location); in dump_final_callee_vcg()936 expanded_location loc = expand_location (cda->location); in dump_final_node_vcg()
1463 expanded_location curr_location = expand_location (loc); in branch_prob()1490 expanded_location curr_location = expand_location (loc); in branch_prob()
442 expanded_location s = expand_location (*locus); in lhd_print_error_function()
350 xloc = expand_location (DECL_SOURCE_LOCATION (t)); in dequeue_and_dump()
1650 expanded_location exploc_start = expand_location (start_loc); in read_rtl_function_body_from_file_range()1651 expanded_location exploc_end = expand_location (end_loc); in read_rtl_function_body_from_file_range()
2647 loc = expand_location (ASM_INPUT_SOURCE_LOCATION (body)); in final_scan_insn_1()2677 expanded = expand_location (loc); in final_scan_insn_1()3022 expanded_location xloc = expand_location (loc); in notice_source_line()
1831 = expand_location (DECL_SOURCE_LOCATION (current_function_decl)); in asan_emit_stack_protection()1847 = expand_location (DECL_SOURCE_LOCATION (decl)); in asan_emit_stack_protection()3330 expanded_location xloc = expand_location (loc); in asan_add_global()
2453 expanded_location loc = expand_location (gimple_location (stmt)); in execute()2568 expanded_location loc = expand_location (gimple_location (stmt)); in execute()
298 xloc = expand_location (loc); in ubsan_source_location()1809 expanded_location xloc = expand_location (loc); in ubsan_use_new_style_p()
679 expanded_location s = expand_location (BLOCK_SOURCE_LOCATION (scope)); in dump_scope_block()
320 expanded_location xloc = expand_location (l); in total_lines_num()953 expand_location (location_t loc) in expand_location() function
292 = expand_location (NOTE_MARKER_LOCATION (in_rtx)); in print_rtx_operand_code_0()
1017 expanded_location xloc1 = expand_location (loc_t1); in warn_types_mismatch()1018 expanded_location xloc2 = expand_location (loc_t2); in warn_types_mismatch()
380 expanded_location xloc = expand_location (loc); in cxx_print_xnode()412 auto xloc = expand_location (DECL_SOURCE_LOCATION (decl)); in debug_overload()
3577 expanded_location s = expand_location (*locus); in cp_print_error_function()3680 expanded_location xloc = expand_location (loc); in print_instantiation_partial_context_line()3758 xloc = expand_location (loc); in print_instantiation_partial_context()3817 expanded_location xloc = expand_location (EXPR_LOCATION (t)); in maybe_print_constexpr_context()3835 expanded_location xloc = expand_location (loc); in print_location()