Home
last modified time | relevance | path

Searched refs:string_member_function_sptr_map (Results 1 – 6 of 6) sorted by relevance

/external/libabigail/src/
Dabg-comp-filter.cc704 for (string_member_function_sptr_map::const_iterator i = in has_virtual_mem_fn_change()
714 string_member_function_sptr_map::const_iterator j = in has_virtual_mem_fn_change()
725 for (string_member_function_sptr_map::const_iterator i = in has_virtual_mem_fn_change()
735 string_member_function_sptr_map::const_iterator j = in has_virtual_mem_fn_change()
831 for (string_member_function_sptr_map::const_iterator i = in has_non_virtual_mem_fn_change()
838 for (string_member_function_sptr_map::const_iterator i = in has_non_virtual_mem_fn_change()
Dabg-comparison-priv.h492 string_member_function_sptr_map deleted_member_functions_;
494 string_member_function_sptr_map inserted_member_functions_;
1380 sort_string_member_function_sptr_map(const string_member_function_sptr_map& map,
Dabg-leaf-reporter.cc566 for (string_member_function_sptr_map::const_iterator i = in report()
587 for (string_member_function_sptr_map::const_iterator i = in report()
Dabg-comparison.cc197 sort_string_member_function_sptr_map(const string_member_function_sptr_map& map, in sort_string_member_function_sptr_map()
201 for (string_member_function_sptr_map::const_iterator i = map.begin(); in sort_string_member_function_sptr_map()
4461 for (string_member_function_sptr_map::const_iterator i = in count_filtered_inserted_mem_fns()
4494 for (string_member_function_sptr_map::const_iterator i = in count_filtered_deleted_mem_fns()
5060 const string_member_function_sptr_map&
5065 const string_member_function_sptr_map&
5366 string_member_function_sptr_map::const_iterator j = in ensure_lookup_tables_populated()
5391 for (string_member_function_sptr_map::const_iterator i = in ensure_lookup_tables_populated()
5414 for (string_member_function_sptr_map::const_iterator i = in ensure_lookup_tables_populated()
/external/libabigail/include/
Dabg-comparison.h234 typedef unordered_map<string, method_decl_sptr> string_member_function_sptr_map; typedef
1610 const string_member_function_sptr_map&
1613 const string_member_function_sptr_map&
/external/libabigail/
DChangeLog13508 (string_member_function_sptr_map): Adjust these typedefs.
30418 (string_member_function_sptr_map): Adjust.