Searched refs:stored_name (Results 1 – 3 of 3) sorted by relevance
22 struct stored_name { struct23 stored_name(std::string const & n = std::string())26 bool operator<(stored_name const & rhs) const { argument36 template <typename I> struct name_storage : unique_storage<I, stored_name> { argument38 typedef typename unique_storage<I, stored_name>::id_value id_value;41 return unique_storage<I, stored_name>::get(id).name; in name()
76 stored_name const & n = get(id); in basename()85 stored_name const & n = get(id); in demangle()
3489 not stored_name for the ID map