Searched refs:show_deleted_vars (Results 1 – 5 of 5) sorted by relevance
99 bool show_deleted_vars; member152 show_deleted_vars(), in options()470 opts.show_deleted_vars = true; in parse_command_line()503 || opts.show_deleted_vars)) in parse_command_line()508 opts.show_deleted_vars = true; in parse_command_line()743 ctxt->show_deleted_vars(opts.show_all_vars || opts.show_deleted_vars); in set_diff_context_from_opts()
803 show_deleted_vars(bool f);806 show_deleted_vars() const;
1185 if (ctxt->show_deleted_vars()) in report()
1900 if (ctxt->show_deleted_vars()) in report()
1597 diff_context::show_deleted_vars(bool f) in show_deleted_vars() function in abigail::comparison::diff_context1603 diff_context::show_deleted_vars() const in show_deleted_vars() function in abigail::comparison::diff_context8001 if (priv_->ctxt() && !priv_->ctxt()->show_deleted_vars()) in num_removed_vars_filtered_out()