Searched refs:get_substring_ranges_for_loc (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | input.c | 1357 get_substring_ranges_for_loc (cpp_reader *pfile, in get_substring_ranges_for_loc() function 1514 = get_substring_ranges_for_loc (pfile, concats, strloc, type, ranges); in get_source_location_for_substring() 1562 = get_substring_ranges_for_loc (pfile, concats, strloc, type, ranges); in get_source_range_for_char() 1587 = get_substring_ranges_for_loc (pfile, concats, strloc, type, ranges); in get_num_source_ranges_for_substring() 2369 = get_substring_ranges_for_loc (pfile, concats, strloc, in assert_has_no_substring_ranges()
|