| D | line-map.cc | 2294 add_fixit_replace (src_range, ""); in add_fixit_remove() 2301 rich_location::add_fixit_replace (const char *new_content) in add_fixit_replace() function in rich_location 2303 add_fixit_replace (get_loc (), new_content); in add_fixit_replace() 2312 rich_location::add_fixit_replace (location_t where, in add_fixit_replace() function in rich_location 2316 add_fixit_replace (range, new_content); in add_fixit_replace() 2323 rich_location::add_fixit_replace (source_range src_range, in add_fixit_replace() function in rich_location
|