Home
last modified time | relevance | path

Searched refs:get_source_location_for_substring (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dsubstring-locations.h110 extern const char *get_source_location_for_substring (cpp_reader *pfile,
H A Dinput.c1500 get_source_location_for_substring (cpp_reader *pfile, in get_source_location_for_substring() function
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c861 return get_source_location_for_substring (parse_in, g_string_concat_db, in c_get_substring_location()