Searched refs:show_leaf_changes_only (Results 1 – 7 of 7) sorted by relevance
310 ctxt->show_leaf_changes_only(opts.leaf_changes_only); in set_diff_context()
696 ctxt->show_leaf_changes_only(opts.leaf_changes_only); in set_diff_context_from_opts()
1196 ctxt->show_leaf_changes_only(opts.leaf_changes_only); in set_diff_context_from_opts()
743 show_leaf_changes_only(bool f);746 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()
966 if (show_leaf_changes_only()) in get_reporter()1433 diff_context::show_leaf_changes_only(bool f) in show_leaf_changes_only() function in abigail::comparison::diff_context1448 diff_context::show_leaf_changes_only() const in show_leaf_changes_only() function in abigail::comparison::diff_context9890 if (ctxt->show_leaf_changes_only()) in emit_diff_stats()10775 if (!context()->show_leaf_changes_only()) in mark_leaf_diff_nodes()
7292 * src/abg-comparison.cc (diff_context::show_leaf_changes_only):11792 diff_context::show_leaf_changes_only automatically makes us show11814 * src/abg-comparison.cc (diff_context::show_leaf_changes_only):12846 show_leaf_changes_only, show_impacted_interfaces,12906 (diff_context::show_leaf_changes_only)12911 what diff_context::show_leaf_changes_only says.