Searched refs:show_locs (Results 1 – 12 of 12) sorted by relevance
107 bool show_locs; member148 show_locs(true), in options()344 opts.show_locs = false; in parse_command_line()750 ctxt->show_locs(opts.show_locs); in load_corpus_and_write_abixml()
82 bool show_locs; member in options99 show_locs(true), in options()230 opts.show_locs = false; in parse_command_line()307 ctxt->show_locs(opts.show_locs); in create_diff_context()
105 bool show_locs; member158 show_locs(true), in options()520 opts.show_locs = false; in parse_command_line()747 ctxt->show_locs(opts.show_locs); in set_diff_context_from_opts()
329 ctxt->show_locs(true); in set_diff_context()
202 bool show_locs; member in options247 show_locs(true), in options()1215 ctxt->show_locs(opts.show_locs); in set_diff_context_from_opts()3358 opts.show_locs = false; in parse_command_line()
86 set_show_locs(ctxt, opts.show_locs); in set_common_options()
827 show_locs() const;830 show_locs(bool f);
417 ctxt->show_locs(false); in main()
254 ctxt->show_locs(false); in main()
849 if (!ctxt.show_locs()) in report_loc_info()
1643 diff_context::show_locs(bool f) in show_locs() function in abigail::comparison::diff_context1649 diff_context::show_locs() const in show_locs() function in abigail::comparison::diff_context
14207 set_show_locs(ctxt, opts.show_locs);25745 * include/abg-comparison.h (show_locs): Add declarations.25750 (show_locs): define a getter/setter for