Searched refs:show_leaf_changes_only (Results 1 – 7 of 7) sorted by relevance
311 ctxt->show_leaf_changes_only(opts.leaf_changes_only); in set_diff_context()
664 ctxt->show_leaf_changes_only(opts.leaf_changes_only); in set_diff_context_from_opts()
1184 ctxt->show_leaf_changes_only(opts.leaf_changes_only); in set_diff_context_from_opts()
739 show_leaf_changes_only(bool f);742 show_leaf_changes_only() const;
213 if (ctxt->show_leaf_changes_only()) in report()245 || d.context()->show_leaf_changes_only())) in report_non_type_typedef_changes()
964 if (show_leaf_changes_only()) in get_reporter()1431 diff_context::show_leaf_changes_only(bool f) in show_leaf_changes_only() function in abigail::comparison::diff_context1446 diff_context::show_leaf_changes_only() const in show_leaf_changes_only() function in abigail::comparison::diff_context10043 if (ctxt->show_leaf_changes_only()) in emit_diff_stats()10926 if (!context()->show_leaf_changes_only()) in mark_leaf_diff_nodes()
3740 * src/abg-comparison.cc (diff_context::show_leaf_changes_only):8240 diff_context::show_leaf_changes_only automatically makes us show8262 * src/abg-comparison.cc (diff_context::show_leaf_changes_only):9294 show_leaf_changes_only, show_impacted_interfaces,9354 (diff_context::show_leaf_changes_only)9359 what diff_context::show_leaf_changes_only says.