Home
last modified time | relevance | path

Searched refs:lhd_get_substring_location (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h90 extern const char *lhd_get_substring_location (const substring_loc &,
140 #define LANG_HOOKS_GET_SUBSTRING_LOCATION lhd_get_substring_location
H A Dlanghooks.c826 lhd_get_substring_location (const substring_loc &, location_t *) in lhd_get_substring_location() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h95 extern const char *lhd_get_substring_location (const substring_loc &,
150 #define LANG_HOOKS_GET_SUBSTRING_LOCATION lhd_get_substring_location
H A Dlanghooks.cc876 lhd_get_substring_location (const substring_loc &, location_t *) in lhd_get_substring_location() function
H A DChangeLog-201613953 (lhd_get_substring_location): New decl.
13956 * langhooks.c (lhd_get_substring_location): New function.