Searched refs:report_loc_info (Results 1 - 4 of 4) sorted by relevance
/third_party/libabigail/src/ |
H A D | abg-reporter-priv.h | 62 report_loc_info(D->first_subject(), *d.context(), out); \ 90 report_loc_info(S1, *d.context(), out); \ 167 report_loc_info(const type_or_decl_base_sptr& tod,
|
H A D | abg-default-reporter.cc | 208 report_loc_info(second, *ctxt, out); in report() 252 report_loc_info(s, *d.context(), out); in report_non_type_typedef_changes() 287 report_loc_info(dif->first_subject(), *d.context(), out); in report() 306 report_loc_info(dif->first_subject(), *d.context(), out); in report() 382 report_loc_info(dif->second_subject(), *d.context(), out); in report() 411 report_loc_info(dif->second_subject(), *d.context(), out); in report() 489 report_loc_info(dif->second_subject(), *d.context(), out); in report() 526 report_loc_info(f, *d.context(), out); in report() 796 report_loc_info((*dif)->second_subject(), *d.context(), out); in report() 1113 report_loc_info( in report() [all...] |
H A D | abg-reporter-priv.cc | 194 report_loc_info(meth, ctxt, out); in represent() 255 report_loc_info(d, *ctxt, out); in represent_data_member() 559 report_loc_info(n, *ctxt, out); in represent() 845 report_loc_info(const type_or_decl_base_sptr& tod, in report_loc_info() function 1050 if (report_loc_info(decl2, *ctxt, out)) in maybe_report_diff_for_member() 1268 report_loc_info(*i, *ctxt, out); in maybe_report_unreachable_type_changes() 1326 report_loc_info(*i, *ctxt, out); in maybe_report_unreachable_type_changes()
|
H A D | abg-leaf-reporter.cc | 104 report_loc_info((*i)->first_subject(), in report_diffs() 270 report_loc_info(f, *d.context(), out); in report() 360 report_loc_info((*dif)->second_subject(), *d.context(), out); in report() 754 report_loc_info(s, *d.context(), out); in report() 1143 report_loc_info((*i)->second_function_decl(), *ctxt, out); in report() 1293 report_loc_info(diff->second_subject(), *ctxt, out); in report()
|
Completed in 7 milliseconds