Searched refs:get_loc (Results 1 – 8 of 8) sorted by relevance
2106 rich_location::get_loc (unsigned int idx) const in get_loc() function in rich_location2142 (get_loc (0), LOCATION_ASPECT_CARET); in get_expanded_location()2152 (get_loc (idx), LOCATION_ASPECT_CARET); in get_expanded_location()2222 add_fixit_insert_before (get_loc (), new_content); in add_fixit_insert_before()2242 add_fixit_insert_after (get_loc (), new_content); in add_fixit_insert_after()2275 add_fixit_remove (get_loc ()); in add_fixit_remove()2303 add_fixit_replace (get_loc (), new_content); in add_fixit_replace()
2431 (rich_location::get_loc): Likewise.2764 (rich_location::get_loc): Reimplement in terms of a new overloaded2779 (rich_location::get_loc): New function.
1680 location_t get_loc () const { return get_loc (0); } in get_loc() function1681 location_t get_loc (unsigned int idx) const;
724 return m_richloc->get_loc (); in get_location()
2802 location_t loc = richloc->get_loc (); in diagnostic_show_locus()
81 location_t location = richloc->get_loc (); in diagnostic_cb()
4959 (get_loc): Same.6617 (get_loc): New.
17781 richloc->get_loc (), in add_return_star_this_fixit()