Lines Matching refs:ctxt
484 const diff_context_sptr& ctxt = d.context();
487 if (ctxt->get_allowed_category() & TYPE_DECL_ONLY_DEF_CHANGE_CATEGORY)
511 d.get_priv()->count_filtered_deleted_mem_fns(ctxt);
520 if (!(ctxt->get_allowed_category()
527 represent(*ctxt, mem_fun, out);
532 num_filtered = d.get_priv()->count_filtered_inserted_mem_fns(ctxt);
541 if (!(ctxt->get_allowed_category()
548 represent(*ctxt, mem_fun, out);
560 if (!(ctxt->get_allowed_category()
602 represent_data_member(data_mem, ctxt, out, indent + " ");
624 represent_data_member(data_mem, ctxt, out, indent + " ");
648 represent(*it, ctxt, out, indent + " ", /*local_only=*/true);
655 represent(*it, ctxt, out, indent + " ", /*local_only=*/true);
689 const diff_context_sptr& ctxt = d.context();
690 maybe_report_diff_for_member(first, second, ctxt, out, indent);
781 diff_context_sptr ctxt = d.context();
782 corpus_sptr fc = ctxt->get_corpus_diff()->first_corpus();
783 corpus_sptr sc = ctxt->get_corpus_diff()->second_corpus();
843 ctxt, out, indent);
1001 const diff_context_sptr& ctxt = d.context();
1004 if (ctxt->show_stats_only())
1008 if (ctxt->show_soname_change()
1014 if (ctxt->show_architecture_change()
1021 if (ctxt->show_deleted_fns())
1043 if (ctxt->show_linkage_names())
1067 if (ctxt->show_added_fns())
1091 if (ctxt->show_linkage_names())
1116 if (ctxt->show_changed_fns())
1143 report_loc_info((*i)->second_function_decl(), *ctxt, out);
1185 if (ctxt->show_deleted_vars())
1212 if (ctxt->show_linkage_names())
1226 if (ctxt->show_added_vars())
1251 if (ctxt->show_linkage_names())
1265 if (ctxt->show_changed_vars())
1293 report_loc_info(diff->second_subject(), *ctxt, out);
1303 if (ctxt->show_symbols_unreferenced_by_debug_info()
1339 if (ctxt->show_symbols_unreferenced_by_debug_info()
1340 && ctxt->show_added_symbols_unreferenced_by_debug_info()
1376 if (ctxt->show_symbols_unreferenced_by_debug_info()
1414 if (ctxt->show_symbols_unreferenced_by_debug_info()
1415 && ctxt->show_added_symbols_unreferenced_by_debug_info()