Lines Matching refs:method_decl_sptr
20385 method_decl_sptr in clone()
21614 class_or_union::add_member_function(method_decl_sptr f, in add_member_function()
21676 method_decl_sptr
21784 else if (method_decl_sptr f = dynamic_pointer_cast<method_decl>(d)) in insert_member_decl()
22127 method_decl_sptr
22129 const method_decl_sptr& method) in copy_member_function()
22141 method_decl_sptr
22157 method_decl_sptr in copy_member_function()
22698 if (method_decl_sptr f = dynamic_pointer_cast<method_decl>(d)) in insert_member_decl()
23050 method_decl_sptr m(this, sptr_utils::noop_deleter()); in set_linkage_name()
23090 operator==(const method_decl_sptr& l, const method_decl_sptr& r) in operator ==()
23111 operator!=(const method_decl_sptr& l, const method_decl_sptr& r) in operator !=()
23143 method_decl_sptr
23224 operator()(const method_decl_sptr f, in operator ()()
23225 const method_decl_sptr s) in operator ()()
23262 class_or_union::add_member_function(method_decl_sptr f, in add_member_function()
23290 fixup_virtual_member_function(method_decl_sptr method) in fixup_virtual_member_function()
23416 methods_equal_modulo_elf_symbol(const method_decl_sptr& f, in methods_equal_modulo_elf_symbol()
23417 const method_decl_sptr& s) in methods_equal_modulo_elf_symbol()
23419 method_decl_sptr first = f, second = s; in methods_equal_modulo_elf_symbol()
23460 method_matches_at_least_one_in_vector(const method_decl_sptr& method, in method_matches_at_least_one_in_vector()
23698 method_decl_sptr
23699 copy_member_function(const class_decl_sptr& clazz, const method_decl_sptr& f) in copy_member_function()
23709 method_decl_sptr
24718 method_decl_sptr
24720 const method_decl_sptr& f) in copy_member_function()
24731 method_decl_sptr