Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsubstring-locations.h56 : m_fmt_string_loc (fmt_string_loc), m_string_type (string_type), in substring_loc()
64 tree get_string_type () const { return m_string_type; } in get_string_type()
71 tree m_string_type; variable