Lines Matching refs:first_subject
113 RETURN_IF_BEING_REPORTED_OR_WAS_REPORTED_EARLIER3(d.first_subject(), in report()
286 << dif->first_subject()->get_pretty_representation() << "'"; in report()
287 report_loc_info(dif->first_subject(), *d.context(), out); in report()
305 << dif->first_subject()->get_pretty_representation() << "'"; in report()
306 report_loc_info(dif->first_subject(), *d.context(), out); in report()
380 string fltname = dif->first_subject()->get_pretty_representation(); in report()
405 string repr = dif->first_subject() in report()
406 ? dif->first_subject()->get_pretty_representation() in report()
488 << dif->first_subject()->get_pretty_representation() << "'"; in report()
677 string fn = ir::get_pretty_representation(is_type(dif->first_subject())); in report()
774 << (*dif)->first_subject()->get_pretty_representation() in report()
796 << (*dif)->first_subject()->get_pretty_representation() in report()
1111 type_or_decl_base_sptr o = (*it)->first_subject(); in report()
1261 string name = d.first_subject()->get_pretty_representation(); in report()
1263 RETURN_IF_BEING_REPORTED_OR_WAS_REPORTED_EARLIER(d.first_subject(), in report()
1373 RETURN_IF_BEING_REPORTED_OR_WAS_REPORTED_EARLIER(d.first_subject(), in report()
2004 n1 = diff->first_subject()->get_pretty_representation(); in report()