Lines Matching refs:reported
275 /// @param ctxt the context in which the diff is being reported.
334 /// @param ctxt the context in which the diff is being reported.
421 // Have we reported a size change already?
521 out << ", as being reported\n";
523 out << ", as reported earlier\n";
843 /// @return true iff something was reported.
1030 /// @return true if something was reported, false otherwise.
1039 bool reported = false;
1041 return reported;
1057 reported = true;
1068 reported = true;
1070 return reported;
1223 /// suppressions are reported. This is typically what is returned by
1397 /// Tests if the diff node is to be reported.
1401 /// @return true iff the diff is to be reported.