Searched refs:first_base (Results 1 – 5 of 5) sorted by relevance
78 bool first_base = true; in gs() local95 if (first_base) { in gs()96 first_base = false; in gs()307 first_base = true; in gs()309 if (first_base) { in gs()311 first_base = false; in gs()
651 class_decl::base_spec_sptr f = l.first_base(), s = r.first_base(); in operator()
704 class_decl::base_spec_sptr f = d.first_base(), s = d.second_base(); in report()1324 class_decl::base_spec_sptr o = diff->first_base(); in report()
5730 base_diff::first_base() const in first_base() function in abigail::comparison::base_diff5781 {return first_base() != second_base();} in has_changes()5790 if (!equals(*first_base(), *second_base(), &k)) in has_local_changes()
1813 first_base() const;