Searched refs:changed_fns_ (Results 1 – 3 of 3) sorted by relevance
8946 sort_string_function_decl_diff_sptr_map(changed_fns_map_, changed_fns_); in ensure_lookup_tables_populated()9876 changed_fns_.begin(); in apply_filters_and_compute_diff_stats()9877 i != changed_fns_.end(); in apply_filters_and_compute_diff_stats()9911 changed_fns_.begin(); in apply_filters_and_compute_diff_stats()9912 i != changed_fns_.end(); in apply_filters_and_compute_diff_stats()10282 changed_fns_.begin(); in categorize_redundant_changed_sub_nodes()10283 i!= changed_fns_.end(); in categorize_redundant_changed_sub_nodes()10314 for (function_decl_diff_sptrs_type::const_iterator i = changed_fns_.begin(); in clear_redundancy_categorization()10315 i!= changed_fns_.end(); in clear_redundancy_categorization()10345 if (!changed_fns_.empty()) in maybe_dump_diff_tree()[all …]
1022 function_decl_diff_sptrs_type changed_fns_; member
24406 corpus_diff::priv::changed_fns_ into this.24407 (corpus_diff::priv::changed_fns_): New data member that is a24410 Adjust changed_fns_ -> changed_fns_map_ and changed_vars_ ->24415 changed_fns_ -> changed_fns_map_ and changed_vars_ ->24905 (corpus_diff::priv::changed_fns_): Changed the type of this to