Lines Matching defs:out
259 /// @param sorted out parameter; the sorted vector of @ref
281 /// @param sorted out parameter; the sorted vector of @ref var_decl.
1347 /// If the current context is instructed to filter out some categories
1377 /// If the current context is instructed to filter out some categories
2313 /// Test if this diff tree node is to be filtered out for reporting
2335 /// Test if this diff tree node is to be filtered out for reporting
2367 /// @param is_private_type out parameter if the current diff node was
2569 /// considered compatible if stripping typedefs out of them makes them
2636 /// @param out the output stream to send the diff report to.
2640 distinct_diff::report(ostream& out, const string& indent) const
2642 context()->get_reporter()->report(*this, out, indent);
3288 /// @param out the stream to serialize the diff to.
3293 var_diff::report(ostream& out, const string& indent) const
3295 context()->get_reporter()->report(*this, out, indent);
3419 /// @param out the stream to serialize the diff to.
3424 pointer_diff::report(ostream& out, const string& indent) const
3426 context()->get_reporter()->report(*this, out, indent);
3575 /// @param out the output stream to serialize the dif to.
3579 array_diff::report(ostream& out, const string& indent) const
3581 context()->get_reporter()->report(*this, out, indent);
3707 /// @param out the output stream to serialize the dif to.
3711 reference_diff::report(ostream& out, const string& indent) const
3713 context()->get_reporter()->report(*this, out, indent);
3854 /// @param out the output stream to serialize to.
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);
4223 /// current diff node that were filtered out.
4229 /// current diff node that were filtered out.
4255 /// node that were filtered out.
4261 /// diff node that were filtered out.
4309 /// diff node that were filtered out.
4312 /// current diff node that were filtered out.
4348 /// diff node that were filtered out.
4351 /// current diff node that were filtered out.
4381 /// diff node that were filtered out.
4384 /// current diff node that were filtered out.
4968 /// @return the number of changed data member that got filtered out.
4982 /// @return the number of changed data member that got filtered out.
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);
5458 /// Count the number of bases classes whose changes got filtered out.
5461 /// out.
5639 /// @param out the output stream to report the changes to.
5644 class_diff::report(ostream& out, const string& indent) const
5646 context()->get_reporter()->report(*this, out, indent);
5683 // Ok, so this is an optimization. Do not freak out if it looks
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);
6008 // Ok, so this is an optimization. Do not freak out if it looks
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);
6637 /// @param out the output stream to emit the textual report to.
6641 fn_parm_diff::report(ostream& out, const string& indent) const
6643 context()->get_reporter()->report(*this, out, indent);
6918 /// @param out the output stream.
6922 function_type_diff::report(ostream& out, const string& indent) const
6924 context()->get_reporter()->report(*this, out, indent);
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);
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);
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.
7483 translation_unit_diff::report(ostream& out, const string& indent) const
7484 {scope_diff::report(out, indent);}
7836 /// out.
7839 /// out.
7849 /// out.
7859 /// the number of functons removed that have been filtered out.
7883 /// Getter for the number of added function that have been filtered out.
7885 /// @return the number of added function that have been filtered out.
7895 /// out.
7906 /// have been filtered out.
7935 /// their sub-types, and that have been filtered out.
7938 /// sub-types, and that have been filtered out.
7944 /// their sub-types, and that have been filtered out.
7947 /// sub-types, and that have been filtered out.
7971 /// out from the diff.
7975 /// filtered out from the diff.
7995 /// out.
7997 /// @return the number removed variables that have been filtered out.
8007 /// out.
8018 /// that have been filtered out.
8043 /// out.
8045 /// @return the number of added variables that have been filtered out.
8055 /// out.
8066 /// have been filetered out.
8095 /// their sub-types, and that have been filtered out.
8098 /// sub-types, and that have been filtered out.
8104 /// their sub-types, and that have been filtered out.
8107 /// sub-types, and that have been filtered out.
8114 /// out from the diff.
8118 /// filtered out from the diff.
8142 /// by debug info, that have been filtered out.
8145 /// debug info, that have been filtered out.
8156 /// by debug info, that have been filtered out.
8159 /// referenced by debug info, that have been filtered out.
8169 /// have been filteted out. Both numbers are for symbols not
8200 /// any debug info, that have been filtered out.
8203 /// any debug info, that have been filtered out.
8215 /// any debug info, that have been filtered out.
8218 /// by any debug info, that have been filtered out.
8228 /// have been filteted out. Both numbers are for symbols not
8259 /// by any debug info, that have been filtered out.
8262 /// by any debug info, that have been filtered out.
8273 /// by any debug info, that have been filtered out.
8276 /// any debug info, that have been filtered out.
8286 /// have been filteted out. Both numbers are for symbols not
8317 /// any debug info, that have been filtered out.
8320 /// any debug info, that have been filtered out.
8332 /// any debug info, that have been filtered out.
8335 /// by any debug info, that have been filtered out.
8345 /// have been filteted out. Both numbers are for symbols not
8372 /// filtered out.
8380 /// filtered out.
8383 /// been filtered out.
8392 /// been filtered out.
8417 /// Getter for the number of filtered out leaf type change diff nodes.
8419 /// @return the number of filtered out leaf type change diff nodes.
8424 /// Setter for the number of filtered out leaf type change diff nodes.
8425 /// @param n the new number of filtered out leaf type change diff nodes.
8433 /// the number of filtered out leaf type changes.
8455 /// filtered out.
8458 /// filtered out.
8464 /// filtered out.
8467 /// were filtered out.
8475 /// diff nodes and the number of filtered out leaf function change
8523 /// public interfaces and that are filtered out by suppression
8527 /// interfaces and that are filtered out by suppression
8534 /// public interfaces and that are filtered out by suppression
8538 /// public interfaces and that are filtered out by suppression
8545 /// public interfaces and that are *NOT* filtered out by suppression
8549 /// interfaces and that are *NOT* filtered out by suppression
8588 /// public interfaces and that have been filtered out by suppression
8592 /// public interfaces and that have been filtered out by suppression
8599 /// public interfaces and that have been filtered out by suppression
8603 /// from public interfaces and that have been filtered out by
8610 /// public interfaces and that have *NOT* been filtered out by
8614 /// public interfaces and that have *NOT* been filtered out by
8653 /// public interfaces and that have been filtered out by suppression
8657 /// public interfaces and that have been filtered out by suppression
8664 /// public interfaces and that have been filtered out by suppression
8668 /// public interfaces and that have been filtered out by suppression
8675 /// public interfaces and that have *NOT* been filtered out by
8679 /// public interfaces and that have *NOT* been filtered out by
8694 /// have been filtered out.
8697 /// been filtered out.
8703 /// have been filtered out.
8706 /// been filtered out.
8714 /// diff nodes and the number of filtered out leaf variable change
8781 // The below is commented out because there can be several
8801 // The below is commented out because there can be several
9601 /// changes that have been filtered out.
9603 /// @param num_changes out parameter. This is set to the total number
9606 /// @param num_filtered out parameter. This is set to the number of
9607 /// leaf changes that have been filtered out.
9621 /// the leaf type changes that have been filtered out.
9623 /// @param num_changes out parameter. This is set to the total number
9626 /// @param num_filtered out parameter. This is set to the number of
9627 /// leaf type changes that have been filtered out.
9663 /// not reachable from the interface and that have been filtered out
9668 /// out by suppression specifications.
9672 /// out by suppression specifications.
9717 /// To know the number of functions that got filtered out, this
9728 /// got filtered out from the report
9782 // filtered-out functions and the number of functions with virtual
9811 // filtered-out variables.
9891 /// @param out the output stream to emit the stats to.
9896 ostream& out,
9914 out << indent << "ELF SONAME changed\n";
9917 out << indent << "ELF architecture changed\n";
9923 out << "Leaf changes summary: ";
9924 out << net_num_leaf_changes << " artifact";
9926 out << "s";
9927 out << " changed";
9930 out << " (" << num_filtered << " filtered out)";
9931 out << "\n";
9933 out << indent << "Changed leaf types summary: "
9936 out << " (" << s.num_leaf_type_changes_filtered_out()
9937 << " filtered out)";
9938 out << " leaf type";
9940 out << "s";
9941 out << " changed\n";
9944 out << indent << "Removed/Changed/Added functions summary: ";
9945 out << s.net_num_func_removed() << " Removed";
9947 out << " ("
9949 << " filtered out)";
9950 out << ", ";
9952 out << s.net_num_leaf_func_changes() << " Changed";
9954 out << " ("
9956 << " filtered out)";
9957 out << ", ";
9959 out << s.net_num_func_added()<< " Added ";
9961 out << "function";
9963 out << "functions";
9965 out << " (" << s.num_added_func_filtered_out() << " filtered out)";
9966 out << "\n";
9969 out << indent << "Removed/Changed/Added variables summary: ";
9970 out << s.net_num_vars_removed() << " Removed";
9972 out << " (" << s.num_removed_vars_filtered_out()
9973 << " filtered out)";
9974 out << ", ";
9976 out << s.net_num_leaf_var_changes() << " Changed";
9978 out << " ("
9980 << " filtered out)";
9981 out << ", ";
9983 out << s.net_num_vars_added() << " Added ";
9985 out << "variable";
9987 out << "variables";
9989 out << " (" << s.num_added_vars_filtered_out()
9990 << " filtered out)";
9991 out << "\n";
9999 out << indent << "Functions changes summary: ";
10000 out << s.net_num_func_removed() << " Removed";
10002 out << " ("
10004 << " filtered out)";
10005 out << ", ";
10007 out << s.net_num_func_changed() << " Changed";
10009 out << " (" << s.num_changed_func_filtered_out() << " filtered out)";
10010 out << ", ";
10012 out << s.net_num_func_added() << " Added";
10014 out << " (" << s.num_added_func_filtered_out() << " filtered out)";
10016 out << " function";
10018 out << " functions";
10019 out << "\n";
10025 out << indent << "Variables changes summary: ";
10026 out << s.net_num_vars_removed() << " Removed";
10028 out << " (" << s.num_removed_vars_filtered_out()
10029 << " filtered out)";
10030 out << ", ";
10032 out << s.num_vars_changed() - s.num_changed_vars_filtered_out() << " Changed";
10034 out << " (" << s.num_changed_vars_filtered_out() << " filtered out)";
10035 out << ", ";
10037 out << s.net_num_vars_added() << " Added";
10039 out << " (" << s.num_added_vars_filtered_out()
10040 << " filtered out)";
10042 out << " variable";
10044 out << " variables";
10045 out << "\n";
10058 out << indent << "Unreachable types summary: "
10062 out << " (" << s.num_removed_unreachable_types_filtered_out()
10063 << " filtered out)";
10064 out << ", ";
10066 out << s.net_num_changed_unreachable_types()
10069 out << " (" << s.num_changed_unreachable_types_filtered_out()
10070 << " filtered out)";
10071 out << ", ";
10073 out << s.net_num_added_unreachable_types()
10076 out << " (" << s.num_added_unreachable_types_filtered_out()
10077 << " filtered out)";
10079 out << " type";
10081 out << " types";
10082 out << "\n";
10102 out << indent
10106 out << " (" << s.num_removed_func_syms_filtered_out()
10107 << " filtered out)";
10108 out << ", ";
10109 out << s.net_num_added_func_syms() << " Added";
10111 out << " (" << s.num_added_func_syms_filtered_out()
10112 << " filtered out)";
10113 out << " function symbol";
10115 out << "s";
10116 out << " not referenced by debug info\n";
10130 out << indent
10134 out << " (" << s.num_removed_var_syms_filtered_out()
10135 << " filtered out)";
10136 out << ", ";
10137 out << s.net_num_added_var_syms() << " Added";
10139 out << " (" << s.num_added_var_syms_filtered_out()
10140 << " filtered out)";
10141 out << " variable symbol";
10143 out << "s";
10144 out << " not referenced by debug info\n";
10839 /// @param out the stream to serialize the diff to.
10844 corpus_diff::report(ostream& out, const string& indent) const
10846 context()->get_reporter()->report(*this, out, indent);
11769 diff_node_printer(ostream& out)
11771 out_(out),
11853 /// @param out the output stream to emit the textual representation
11856 print_diff_tree(diff* diff_tree, ostream& out)
11858 diff_node_printer p(out);
11871 /// @param out the output stream to emit the textual representation
11874 print_diff_tree(corpus_diff* diff_tree, std::ostream& out)
11876 diff_node_printer p(out);
11889 /// @param out the output stream to emit the textual representation
11902 /// @param out the output stream to emit the textual representation
12001 // If the canonical diff itself has been filtered out,
12161 /// category out of the nodes.
12171 // clear the REDUNDANT_CATEGORY out of the current node.
12229 /// out of the category of the nodes.
12244 /// out of the category of the nodes.
12252 /// out of the category of the nodes.
12267 /// out of the category of the nodes.