Searched refs:changed_bases_ (Results 1 – 3 of 3) sorted by relevance
615 string_base_diff_sptr_map changed_bases_; member
5247 priv_->changed_bases_.clear(); in clear_lookup_tables()5258 && priv_->changed_bases_.empty()); in lookup_tables_empty()5307 get_priv()->changed_bases_[name] = in ensure_lookup_tables_populated()5321 sort_string_base_diff_sptr_map(get_priv()->changed_bases_, in ensure_lookup_tables_populated()5467 changed_bases_.find(qname); in base_has_changed()5469 return (it == changed_bases_.end()) in base_has_changed()
24857 (class_diff::priv::changed_bases_): Change the type of this to24865 (class_diff::ensure_lookup_tables_populated): changed_bases_24870 (class_diff::priv::count_filtered_bases): Adjust as changed_bases_33045 inserted_bases_, changed_bases_, deleted_member_types_,