Home
last modified time | relevance | path

Searched refs:show_redundant_changes (Results 1 - 7 of 7) sorted by relevance

/third_party/libabigail/tools/
H A Dabidiff.cc108 bool show_redundant_changes; member
161 show_redundant_changes(), in options()
621 opts.show_redundant_changes = true; in parse_command_line()
623 opts.show_redundant_changes = false; in parse_command_line()
761 ctxt->show_redundant_changes(opts.show_redundant_changes in set_diff_context_from_opts()
H A Dabipkgdiff.cc200 bool show_redundant_changes; member in options
245 show_redundant_changes(), in options()
1207 ctxt->show_redundant_changes(opts.show_redundant_changes in set_diff_context_from_opts()
3354 opts.show_redundant_changes = true; in parse_command_line()
H A Dkmidiff.cc328 ctxt->show_redundant_changes(false); in set_diff_context()
H A Dabicompat.cc306 ctxt->show_redundant_changes(opts.show_redundant); in create_diff_context()
/third_party/libabigail/src/
H A Dabg-comparison-priv.h315 if (!ctxt->show_redundant_changes() in is_filtered_out()
H A Dabg-comparison.cc1658 diff_context::show_redundant_changes() const in show_redundant_changes() function in abigail::comparison::diff_context
1667 diff_context::show_redundant_changes(bool f) in show_redundant_changes() function in abigail::comparison::diff_context
12186 if (diff_tree->context()->show_redundant_changes()) in categorize_redundancy()
/third_party/libabigail/include/
H A Dabg-comparison.h833 show_redundant_changes() const;
836 show_redundant_changes(bool f);

Completed in 47 milliseconds