• Home
  • Raw
  • Download

Lines Matching refs:diff_sptr

988 diff_sptr
996 return diff_sptr(); in has_diff_for()
1007 diff_sptr
1026 diff_sptr
1027 diff_context::has_diff_for(const diff_sptr d) const in has_diff_for()
1085 const diff_sptr d) in add_diff()
1096 diff_sptr dif(const_cast<diff*>(d), noop_deleter()); in add_diff()
1105 diff_context::add_diff(const diff_sptr d) in add_diff()
1122 diff_sptr
1135 diff_sptr
1136 diff_context::get_canonical_diff_for(const diff_sptr d) const in get_canonical_diff_for()
1150 const diff_sptr d) in set_canonical_diff_for()
1171 diff_sptr
1174 const diff_sptr canonical_diff) in set_or_get_canonical_diff_for()
1178 diff_sptr canonical = get_canonical_diff_for(first, second); in set_or_get_canonical_diff_for()
1203 diff_context::initialize_canonical_diff(const diff_sptr diff) in initialize_canonical_diff()
1207 diff_sptr canonical = in initialize_canonical_diff()
1224 diff_context::keep_diff_alive(diff_sptr& d) in keep_diff_alive()
1251 diff_sptr
1252 diff_context::diff_has_been_visited(const diff_sptr d) const in diff_has_been_visited()
1254 diff_sptr diff(diff_has_been_visited(d.get())); in diff_has_been_visited()
1351 diff_context::maybe_apply_filters(diff_sptr diff) in maybe_apply_filters()
1816 diff_context::do_dump_diff_tree(const diff_sptr d) const in do_dump_diff_tree()
2000 diff::append_child_node(diff_sptr d) in append_child_node()
2526 if (diff_sptr d = compatible_child_diff()) in chain_into_hierarchy()
2588 const diff_sptr
2706 diff_sptr
2717 return diff_sptr(); in try_to_diff()
2720 return diff_sptr(); in try_to_diff()
2735 diff_sptr
2745 return diff_sptr(); in try_to_diff()
2763 return diff_sptr(); in try_to_diff()
2776 static diff_sptr
2799 static diff_sptr
2811 diff_sptr d; in compute_diff_for_types()
3116 static diff_sptr
3122 diff_sptr d; in compute_diff_for_decls()
3147 diff_sptr
3153 return diff_sptr(); in compute_diff()
3157 diff_sptr d; in compute_diff()
3179 diff_sptr
3190 diff_sptr d = compute_diff_for_types(f,s, ctxt); in compute_diff()
3251 diff_sptr type_diff, in var_diff()
3285 diff_sptr
3288 if (diff_sptr result = priv_->type_diff_.lock()) in type_diff()
3352 var_diff_sptr d(new var_diff(first, second, diff_sptr(), ctxt)); in compute_diff()
3380 diff_sptr underlying, in pointer_diff()
3451 diff_sptr
3461 pointer_diff::underlying_type_diff(const diff_sptr d) in underlying_type_diff()
3496 diff_sptr d = compute_diff_for_types(first->get_pointed_to_type(), in compute_diff()
3530 diff_sptr element_type_diff, in array_diff()
3563 const diff_sptr&
3571 array_diff::element_type_diff(diff_sptr d) in element_type_diff()
3662 diff_sptr d = compute_diff_for_types(first->get_element_type(), in compute_diff()
3691 diff_sptr underlying, in reference_diff()
3725 const diff_sptr&
3732 diff_sptr&
3733 reference_diff::underlying_type_diff(diff_sptr d) in underlying_type_diff()
3807 diff_sptr d = compute_diff_for_types(first->get_pointed_to_type(), in compute_diff()
3836 diff_sptr under, in qualified_type_diff()
3871 diff_sptr
3880 diff_sptr
3898 qualified_type_diff::underlying_type_diff(const diff_sptr d) in underlying_type_diff()
3967 diff_sptr d = compute_diff_for_types(first->get_underlying_type(), in compute_diff()
4079 const diff_sptr underlying_type_diff, in enum_diff()
4106 diff_sptr
4195 diff_sptr ud = compute_diff_for_types(first->get_underlying_type(), in compute_diff()
4373 diff_sptr diff = i->second; in count_filtered_changed_dm()
4439 diff_sptr diff = *i; in count_filtered_changed_mem_fns()
4471 diff_sptr diff = compute_diff_for_decls(f, s, ctxt); in count_filtered_inserted_mem_fns()
4504 diff_sptr diff = compute_diff_for_decls(f, s, ctxt); in count_filtered_deleted_mem_fns()
5207 if (diff_sptr d = *i) in chain_into_hierarchy()
5214 if (diff_sptr d = *i) in chain_into_hierarchy()
5222 if (diff_sptr d = *i) in chain_into_hierarchy()
5230 if (diff_sptr d = *i) in chain_into_hierarchy()
5487 diff_sptr diff = *i; in count_filtered_bases()
5509 if (diff_sptr d = *i) in chain_into_hierarchy()
5698 diff_sptr canonical_diff = ctxt->get_canonical_diff_for(changes); in compute_diff()
6664 diff_sptr
6932 const diff_sptr
7022 if (diff_sptr d = return_type_diff()) in chain_into_hierarchy()
7029 if (diff_sptr d = *i) in chain_into_hierarchy()
7036 if (diff_sptr d = *i) in chain_into_hierarchy()
7097 if (diff_sptr d = type_diff()) in chain_into_hierarchy()
7394 const diff_sptr underlying, in typedef_diff()
7429 const diff_sptr
7439 typedef_diff::underlying_type_diff(const diff_sptr d) in underlying_type_diff()
7514 diff_sptr d = compute_diff_for_types(first->get_underlying_type(), in compute_diff()
9285 diff_sptr d = compute_diff(old_type, new_type, ctxt); in ensure_lookup_tables_populated()
9813 for (vector<diff_sptr>::const_iterator i = in count_unreachable_types()
9830 const vector<diff_sptr>&
9874 diff_sptr diff; in apply_filters_and_compute_diff_stats()
9880 diff_sptr diff = *i; in apply_filters_and_compute_diff_stats()
9890 diff_sptr diff = *i; in apply_filters_and_compute_diff_stats()
9901 diff_sptr diff = *i; in apply_filters_and_compute_diff_stats()
10276 diff_sptr diff; in categorize_redundant_changed_sub_nodes()
10294 diff_sptr diff = *i; in categorize_redundant_changed_sub_nodes()
10303 diff_sptr diff = *i; in categorize_redundant_changed_sub_nodes()
10313 diff_sptr diff; in clear_redundancy_categorization()
10353 diff_sptr d = *i; in maybe_dump_diff_tree()
10366 diff_sptr d = *i; in maybe_dump_diff_tree()
10375 for (vector<diff_sptr>::const_iterator i = in maybe_dump_diff_tree()
10380 diff_sptr d = *i; in maybe_dump_diff_tree()
10397 if (diff_sptr d = *i) in chain_into_hierarchy()
10453 corpus_diff::append_child_node(diff_sptr d) in append_child_node()
10678 const vector<diff_sptr>&
10992 if (diff_sptr d = *i) in traverse()
11014 if (diff_sptr d = *i) in traverse()
11035 for (vector<diff_sptr>::const_iterator i = in traverse()
11040 if (diff_sptr d = *i) in traverse()
11546 propagate_categories(diff_sptr diff_tree) in propagate_categories()
11824 apply_suppressions(diff_sptr diff_tree) in apply_suppressions()
12011 print_diff_tree(diff_sptr diff_tree, in print_diff_tree()
12303 categorize_redundancy(diff_sptr diff_tree) in categorize_redundancy()
12351 clear_redundancy_categorization(diff_sptr diff_tree) in clear_redundancy_categorization()
12423 is_diff_of_variadic_parameter_type(const diff_sptr& d) in is_diff_of_variadic_parameter_type()
12449 is_diff_of_variadic_parameter(const diff_sptr& d) in is_diff_of_variadic_parameter()