Home
last modified time | relevance | path

Searched refs:c_get_substring_location (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-lang.cc47 #define LANG_HOOKS_GET_SUBSTRING_LOCATION c_get_substring_location
H A DChangeLog4457 c_get_substring_location for this new langhook.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-lang.c47 #define LANG_HOOKS_GET_SUBSTRING_LOCATION c_get_substring_location
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-lang.c87 #define LANG_HOOKS_GET_SUBSTRING_LOCATION c_get_substring_location
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-lang.cc95 #define LANG_HOOKS_GET_SUBSTRING_LOCATION c_get_substring_location
H A DChangeLog-20181398 c_get_substring_location.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h1113 extern const char *c_get_substring_location (const substring_loc &substr_loc,
H A Dc-common.c890 c_get_substring_location (const substring_loc &substr_loc, in c_get_substring_location() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h1143 extern const char *c_get_substring_location (const substring_loc &substr_loc,
H A DChangeLog411 (c_get_substring_location): Likewise.
3732 * c-common.c (c_get_substring_location): Update for renaming of
6466 (c_get_substring_location): New function, from the above, reworked
6470 (c_get_substring_location): New decl.
H A Dc-common.cc913 c_get_substring_location (const substring_loc &substr_loc, in c_get_substring_location() function