| 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 | |
| added_decls() const (defined in scope_diff) | scope_diff | |
| added_types() const (defined in scope_diff) | scope_diff | |
| append_child_node(diff_sptr) | diff | |
| begin_traversing() | diff | protected |
| chain_into_hierarchy() | scope_diff | virtual |
| changed_decls() const | scope_diff | |
| changed_types() const | scope_diff | |
| children_nodes() const | diff | |
| compute_diff(const translation_unit_sptr first, const translation_unit_sptr second, diff_context_sptr ctxt) | translation_unit_diff | friend |
| context() const | diff | |
| context(diff_context_sptr c) | diff | |
| currently_reporting() const | diff | |
| currently_reporting(bool f) const | diff | |
| deleted_member_at(unsigned index) const | scope_diff | |
| deleted_member_at(vector< deletion >::const_iterator) const | scope_diff | |
| 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_scope() const | scope_diff | |
| first_subject() const | diff | |
| first_translation_unit() const | translation_unit_diff | |
| 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 | scope_diff | virtual |
| has_changes() const | translation_unit_diff | virtual |
| has_descendant_allowed_by_specific_negated_suppression() const | diff | |
| has_local_changes() const | translation_unit_diff | virtual |
| has_local_changes_to_be_reported() const | diff | |
| has_parent_allowed_by_specific_negated_suppression() const | diff | |
| inserted_member_at(unsigned i) | scope_diff | |
| inserted_member_at(vector< unsigned >::const_iterator i) | scope_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 | |
| member_changes() const | scope_diff | |
| member_changes() | scope_diff | |
| parent_node() const | diff | |
| remove_from_category(diff_category c) | diff | |
| remove_from_local_category(diff_category c) | diff | |
| removed_decls() const (defined in scope_diff) | scope_diff | |
| removed_types() const (defined in scope_diff) | scope_diff | |
| report(ostream &out, const string &indent="") const | translation_unit_diff | virtual |
| reported_once() const | diff | |
| reported_once(bool f) const | diff | |
| scope_diff(scope_decl_sptr first_scope, scope_decl_sptr second_scope, diff_context_sptr ctxt=diff_context_sptr()) | scope_diff | protected |
| second_scope() const | scope_diff | |
| second_subject() const | diff | |
| second_translation_unit() const | translation_unit_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 | |
| translation_unit_diff(translation_unit_sptr first, translation_unit_sptr second, diff_context_sptr ctxt=diff_context_sptr()) | translation_unit_diff | protected |
| traversable_base() | traversable_base | protected |
| traverse(diff_node_visitor &v) | diff | virtual |
| visiting() const | traversable_base | protected |
| visiting(bool f) | traversable_base | protected |
| ~traversable_base() | traversable_base | virtual |