Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-lang.c47 #define LANG_HOOKS_GET_SUBSTRING_LOCATION c_get_substring_location
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.h1076 extern const char *c_get_substring_location (const substring_loc &substr_loc,
H A Dc-common.c853 c_get_substring_location (const substring_loc &substr_loc, in c_get_substring_location() function