Searched refs:show_deleted_vars (Results 1 – 5 of 5) sorted by relevance
88 bool show_deleted_vars; member130 show_deleted_vars(), in options()413 opts.show_deleted_vars = true; in parse_command_line()446 || opts.show_deleted_vars)) in parse_command_line()451 opts.show_deleted_vars = true; in parse_command_line()672 ctxt->show_deleted_vars(opts.show_all_vars || opts.show_deleted_vars); in set_diff_context_from_opts()
799 show_deleted_vars(bool f);802 show_deleted_vars() const;
1234 if (ctxt->show_deleted_vars()) in report()
1900 if (ctxt->show_deleted_vars()) in report()
1595 diff_context::show_deleted_vars(bool f) in show_deleted_vars() function in abigail::comparison::diff_context1601 diff_context::show_deleted_vars() const in show_deleted_vars() function in abigail::comparison::diff_context8127 if (priv_->ctxt() && !priv_->ctxt()->show_deleted_vars()) in num_removed_vars_filtered_out()