| add_to_category(diff_category c) | diff | |
| add_to_local_and_inherited_categories(diff_category c) | diff | |
| add_to_local_category(diff_category c) | diff | |
| append_child_node(diff_sptr) | diff | |
| begin_traversing() | diff | protected |
| chain_into_hierarchy() | function_decl_diff | virtual |
| children_nodes() const | diff | |
| compute_diff(const function_decl_sptr first, const function_decl_sptr second, diff_context_sptr ctxt) | function_decl_diff | friend |
| context() const | diff | |
| context(diff_context_sptr c) | diff | |
| currently_reporting() const | diff | |
| currently_reporting(bool f) const | diff | |
| decl_diff_base(decl_base_sptr first_subject, decl_base_sptr second_subject, diff_context_sptr ctxt) | decl_diff_base | protected |
| diff(type_or_decl_base_sptr first_subject, type_or_decl_base_sptr second_subject) | diff | protected |
| diff(type_or_decl_base_sptr first_subject, type_or_decl_base_sptr second_subject, diff_context_sptr ctxt) | diff | protected |
| do_log() const | diff | protected |
| do_log(bool) | diff | protected |
| end_traversing() | diff | protected |
| finish_diff_type() | diff | protectedvirtual |
| first_function_decl() const | function_decl_diff | |
| first_subject() const | diff | |
| function_decl_diff(const function_decl_sptr first, const function_decl_sptr second, diff_context_sptr ctxt) | function_decl_diff | protected |
| get_canonical_diff() const | diff | |
| get_category() const | diff | |
| get_class_of_equiv_category() const | diff | |
| get_local_category() const | diff | |
| get_pretty_representation() const | function_decl_diff | virtual |
| has_changes() const | function_decl_diff | virtual |
| has_descendant_allowed_by_specific_negated_suppression() const | diff | |
| has_local_changes() const | function_decl_diff | virtual |
| has_local_changes_to_be_reported() const | diff | |
| has_parent_allowed_by_specific_negated_suppression() const | diff | |
| is_allowed_by_specific_negated_suppression() const | diff | |
| is_filtered_out() const | diff | |
| is_filtered_out_without_looking_at_allowed_changes() const | diff | |
| is_filtered_out_wrt_non_inherited_categories() const | diff | |
| is_suppressed() const | diff | |
| is_suppressed(bool &is_private_type) const | diff | |
| is_traversing() const | diff | |
| parent_node() const | diff | |
| remove_from_category(diff_category c) | diff | |
| remove_from_local_category(diff_category c) | diff | |
| report(ostream &, const string &indent="") const | function_decl_diff | virtual |
| reported_once() const | diff | |
| reported_once(bool f) const | diff | |
| second_function_decl() const | function_decl_diff | |
| second_subject() const | diff | |
| set_canonical_diff(diff *) | diff | protected |
| set_category(diff_category c) | diff | |
| set_local_category(diff_category c) | diff | |
| to_be_reported() const | diff | |
| traversable_base() | traversable_base | protected |
| traverse(diff_node_visitor &v) | diff | virtual |
| type_diff() const (defined in function_decl_diff) | function_decl_diff | |
| visiting() const | traversable_base | protected |
| visiting(bool f) | traversable_base | protected |
| ~decl_diff_base() (defined in decl_diff_base) | decl_diff_base | virtual |
| ~traversable_base() | traversable_base | virtual |