Home
last modified time | relevance | path

Searched refs:get_location_within_string (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsubstring-locations.h118 extern const char *get_location_within_string (cpp_reader *pfile,
H A Dinput.cc1701 get_location_within_string (cpp_reader *pfile, in get_location_within_string() function
H A DChangeLog-20184270 (get_location_within_string): ...this.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsubstring-locations.h118 extern const char *get_location_within_string (cpp_reader *pfile,
H A Dinput.c1541 get_location_within_string (cpp_reader *pfile, in get_location_within_string() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c898 return get_location_within_string (parse_in, g_string_concat_db, in c_get_substring_location()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc921 return get_location_within_string (parse_in, g_string_concat_db, in c_get_substring_location()
H A DChangeLog3733 get_source_location_for_substring to get_location_within_string.