Lines Matching refs:report

57 /// diff::report() method.  That reporting is controlled by several
1490 /// relative way. That is, if the report should say how of many bits
1499 /// relative way. That is, if the report should say how of many bits
1524 /// show the soname changes in its report.
1532 /// show the soname changes in its report.
1540 /// show the architecture changes in its report.
1548 /// show the architecture changes in its report.
1652 /// A getter for the flag that says if we should report about
1661 /// A setter for the flag that says if we should report about
2025 /// Tests if we are currently in the middle of emitting a report for
2028 /// @return true if we are currently emitting a report for the
2039 /// a report for this diff.
2041 /// @param f true if we are currently emitting a report for the
2051 /// Tests if a report has already been emitted for the current diff.
2053 /// @return true if a report has already been emitted for the
2171 /// Sets a flag saying if a report has already been emitted for the
2174 /// @param f true if a report has already been emitted for the
2634 /// Emit a report about the current diff instance.
2636 /// @param out the output stream to send the diff report to.
2638 /// @param indent the indentation string to use in the report.
2640 distinct_diff::report(ostream& out, const string& indent) const
2642 context()->get_reporter()->report(*this, out, indent);
3293 var_diff::report(ostream& out, const string& indent) const
3295 context()->get_reporter()->report(*this, out, indent);
3424 pointer_diff::report(ostream& out, const string& indent) const
3426 context()->get_reporter()->report(*this, out, indent);
3577 /// @param indent the string to use for indenting the report.
3579 array_diff::report(ostream& out, const string& indent) const
3581 context()->get_reporter()->report(*this, out, indent);
3709 /// @param indent the string to use for indenting the report.
3711 reference_diff::report(ostream& out, const string& indent) const
3713 context()->get_reporter()->report(*this, out, indent);
3856 /// @param indent the string to use to indent the lines of the report.
3858 qualified_type_diff::report(ostream& out, const string& indent) const
3860 context()->get_reporter()->report(*this, out, indent);
4065 /// @param out the output stream to send the report to.
4069 enum_diff::report(ostream& out, const string& indent) const
4071 context()->get_reporter()->report(*this, out, indent);
4599 // that occurs then we'll just report it verbatim.
5073 /// @param out the output stream to write the textual report to.
5077 class_or_union_diff::report(ostream& out, const string& indent) const
5079 context()->get_reporter()->report(*this, out, indent);
5357 // tests/data/test-diff-pkg/tbb-4.1-9.20130314.fc22.x86_64--tbb-4.3-3.20141204.fc23.x86_64-report-0.txt
5637 /// Produce a basic report about the changes between two class_decl.
5639 /// @param out the output stream to report the changes to.
5642 /// report.
5644 class_diff::report(ostream& out, const string& indent) const
5646 context()->get_reporter()->report(*this, out, indent);
5859 /// Generates a report for the current instance of base_diff.
5861 /// @param out the output stream to send the report to.
5865 base_diff::report(ostream& out, const string& indent) const
5867 context()->get_reporter()->report(*this, out, indent);
5979 /// @param out the output stream to write the textual report to.
5983 union_diff::report(ostream& out, const string& indent) const
5985 context()->get_reporter()->report(*this, out, indent);
6470 /// @param out the out stream to report the changes to.
6474 scope_diff::report(ostream& out, const string& indent) const
6476 context()->get_reporter()->report(*this, out, indent);
6635 /// Emit a textual report about the current fn_parm_diff instance.
6637 /// @param out the output stream to emit the textual report to.
6639 /// @param indent the indentation string to use in the report.
6641 fn_parm_diff::report(ostream& out, const string& indent) const
6643 context()->get_reporter()->report(*this, out, indent);
6915 /// Build and emit a textual report about the current @ref
6922 function_type_diff::report(ostream& out, const string& indent) const
6924 context()->get_reporter()->report(*this, out, indent);
7081 /// Serialize a report of the changes encapsulated in the current
7084 /// @param out the output stream to serialize the report to.
7088 function_decl_diff::report(ostream& out, const string& indent) const
7090 context()->get_reporter()->report(*this, out, indent);
7200 /// Ouputs a report of the differences between of the two type_decl
7203 /// @param out the output stream to emit the report to.
7207 type_decl_diff::report(ostream& out, const string& indent) const
7209 context()->get_reporter()->report(*this, out, indent);
7222 /// type_decl_diff::report function will just compare the components
7241 // doesn't have complicated sub-components. type_decl_diff::report
7362 /// @param out the output stream to emit the report to.
7366 typedef_diff::report(ostream& out, const string& indent) const
7368 context()->get_reporter()->report(*this, out, indent);
7479 /// @param out the output stream to serialize the report to.
7481 /// @param indent the prefix to use as indentation for the report.
7483 translation_unit_diff::report(ostream& out, const string& indent) const
7484 {scope_diff::report(out, indent);}
9728 /// got filtered out from the report
10691 /// corpus_diff::report().
10844 corpus_diff::report(ostream& out, const string& indent) const
10846 context()->get_reporter()->report(*this, out, indent);
11947 // In this case, we want to report all the occurences of