Searched refs:first_base (Results 1 – 4 of 4) sorted by relevance
651 class_decl::base_spec_sptr f = l.first_base(), s = r.first_base(); in operator()
701 class_decl::base_spec_sptr f = d.first_base(), s = d.second_base(); in report()1321 class_decl::base_spec_sptr o = diff->first_base(); in report()
5794 base_diff::first_base() const in first_base() function in abigail::comparison::base_diff5845 {return first_base() != second_base();} in has_changes()5854 if (!equals(*first_base(), *second_base(), &k)) in has_local_changes()
1813 first_base() const;