Home
last modified time | relevance | path

Searched refs:get_string_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsubstring-locations.h64 tree get_string_type () const { return m_string_type; } in get_string_type() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsubstring-locations.h64 tree get_string_type () const { return m_string_type; } in get_string_type() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c894 = get_cpp_ttype_from_string_type (substr_loc.get_string_type ()); in c_get_substring_location()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc917 = get_cpp_ttype_from_string_type (substr_loc.get_string_type ()); in c_get_substring_location()