Searched refs:show_added_vars (Results 1 – 7 of 7) sorted by relevance
96 bool show_added_vars; member144 show_added_vars(), in options()451 opts.show_added_vars = true; in parse_command_line()461 opts.show_added_vars = false; in parse_command_line()706 ctxt->show_added_vars(opts.show_all_vars || opts.show_added_vars); in set_diff_context_from_opts()
305 ctxt->show_added_vars(false); in create_diff_context()
1205 ctxt->show_added_vars(opts.show_added_syms); in set_diff_context_from_opts()
815 show_added_vars(bool f);818 show_added_vars() const;
1226 if (ctxt->show_added_vars()) in report()
1944 if (ctxt->show_added_vars()) in report()
1622 diff_context::show_added_vars(bool f) in show_added_vars() function in abigail::comparison::diff_context1628 diff_context::show_added_vars() const in show_added_vars() function in abigail::comparison::diff_context8018 if (priv_->ctxt() && !priv_->ctxt()->show_added_vars()) in num_added_vars_filtered_out()