Lines Matching refs:interned_string
828 Return a string&, no more interned_string&. As the enumerator
961 this be string, not interned_string.
14101 * include/abg-interned-str.h (interned_string::clear): Add new
14927 * include/abg-interned-str.h (interned_string::operator=): Define
18208 for a class name denoted by an interned_string in the corpus, do
22303 (interned_string::{interned_string, raw, operator==, operator!=,
22356 typedef for unordered_set<interned_string>.
24733 interned_string rather than std::string.
24753 Return a interned_string, rather than a std::string.
24784 an interned_string, rather than a std::string.
24791 interned_string, rather than a std::string.
24800 (operator==, operator!=, operator+): Define operator for interned_string and
24802 (operator<<): Define for interned_string.
24813 of string be a hashtable of interned_string.
24827 these data member be of tpe interned_string.
24839 interned_string.
24846 interned_string.
24853 interned_string.
24856 these data member be of type interned_string.
24862 interned_string.
24864 function_decl, adjust for the use of interned_string.
24865 (function_decl::priv::id_): Make this be of type interned_string.
24914 interned_string.
24916 interned_string, rather a type_base* -> string.
24920 interned_string -> bool, rather than string -> bool.
24924 (write_context::get_id_for_type): Return an interned_string; adjust.
24927 (write_context::type_id_is_emitted): Take an interned_string.