Searched refs:mem_fn_context_rel (Results 1 – 4 of 4) sorted by relevance
6193 const mem_fn_context_rel* ctxt = in get_member_function_is_ctor()6194 dynamic_cast<const mem_fn_context_rel*>(m->get_context_rel()); in get_member_function_is_ctor()6223 mem_fn_context_rel* ctxt = in set_member_function_is_ctor()6224 dynamic_cast<mem_fn_context_rel*>(m->get_context_rel()); in set_member_function_is_ctor()6252 const mem_fn_context_rel* ctxt = in get_member_function_is_dtor()6253 dynamic_cast<const mem_fn_context_rel*>(m->get_context_rel()); in get_member_function_is_dtor()6280 mem_fn_context_rel* ctxt = in set_member_function_is_dtor()6281 dynamic_cast<mem_fn_context_rel*>(m->get_context_rel()); in set_member_function_is_dtor()6308 const mem_fn_context_rel* ctxt = in get_member_function_is_const()6309 dynamic_cast<const mem_fn_context_rel*>(m->get_context_rel()); in get_member_function_is_const()[all …]
243 class mem_fn_context_rel; variable247 typedef shared_ptr<mem_fn_context_rel> mem_fn_context_rel_sptr;
4407 class mem_fn_context_rel : public context_rel4417 mem_fn_context_rel() in mem_fn_context_rel() function4426 mem_fn_context_rel(scope_decl* s) in mem_fn_context_rel() function4435 mem_fn_context_rel(scope_decl* s, in mem_fn_context_rel() function4532 virtual ~mem_fn_context_rel();
18600 * include/abg-ir.h (mem_fn_context_rel::mem_fn_context_rel):18767 * include/abg-ir.h (mem_fn_context_rel::mem_fn_context_rel):20285 (mem_fn_context_rel::vtable_offset_in_bits_): Make this data20287 (mem_fn_context_rel::mem_fn_context_rel): Initialize the35508 (mem_fn_context_rel::{vtable_offset, is_constructor is_destructor,37830 (mem_fn_context_rel::is_virtual_): New member.37831 (mem_fn_context_rel::mem_fn_context_rel): Adjust to initialize the37833 (mem_fn_context_rel::is_virtual): New member functions.37837 mem_fn_context_rel::is_virtual.38823 (class mem_fn_context_rel): New class.[all …]