Searched refs:string_member_function_sptr_map (Results 1 – 6 of 6) sorted by relevance
741 for (string_member_function_sptr_map::const_iterator i = in has_virtual_mem_fn_change()751 string_member_function_sptr_map::const_iterator j = in has_virtual_mem_fn_change()762 for (string_member_function_sptr_map::const_iterator i = in has_virtual_mem_fn_change()772 string_member_function_sptr_map::const_iterator j = in has_virtual_mem_fn_change()868 for (string_member_function_sptr_map::const_iterator i = in has_non_virtual_mem_fn_change()875 for (string_member_function_sptr_map::const_iterator i = in has_non_virtual_mem_fn_change()
491 string_member_function_sptr_map deleted_member_functions_;493 string_member_function_sptr_map inserted_member_functions_;1380 sort_string_member_function_sptr_map(const string_member_function_sptr_map& map,
197 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()4359 for (string_member_function_sptr_map::const_iterator i = in count_filtered_inserted_mem_fns()4392 for (string_member_function_sptr_map::const_iterator i = in count_filtered_deleted_mem_fns()4948 const string_member_function_sptr_map&4953 const string_member_function_sptr_map&5156 static string_member_function_sptr_map::const_iterator5157 find_virtual_dtor_in_map(const string_member_function_sptr_map& map) in find_virtual_dtor_in_map()5159 for (string_member_function_sptr_map::const_iterator i = map.begin(); in find_virtual_dtor_in_map()5280 string_member_function_sptr_map::const_iterator j = in ensure_lookup_tables_populated()[all …]
515 for (string_member_function_sptr_map::const_iterator i = in report()536 for (string_member_function_sptr_map::const_iterator i = in report()
235 typedef unordered_map<string, method_decl_sptr> string_member_function_sptr_map; typedef1616 const string_member_function_sptr_map&1619 const string_member_function_sptr_map&
21922 (string_member_function_sptr_map): Adjust these typedefs.38832 (string_member_function_sptr_map): Adjust.