Searched refs:mem_fn_context_rel (Results 1 – 4 of 4) sorted by relevance
243 class mem_fn_context_rel; variable247 typedef shared_ptr<mem_fn_context_rel> mem_fn_context_rel_sptr;
4400 class mem_fn_context_rel : public context_rel4410 mem_fn_context_rel() in mem_fn_context_rel() function4419 mem_fn_context_rel(scope_decl* s) in mem_fn_context_rel() function4428 mem_fn_context_rel(scope_decl* s, in mem_fn_context_rel() function4525 virtual ~mem_fn_context_rel();
6144 const mem_fn_context_rel* ctxt = in get_member_function_is_ctor()6145 dynamic_cast<const mem_fn_context_rel*>(m->get_context_rel()); in get_member_function_is_ctor()6174 mem_fn_context_rel* ctxt = in set_member_function_is_ctor()6175 dynamic_cast<mem_fn_context_rel*>(m->get_context_rel()); in set_member_function_is_ctor()6203 const mem_fn_context_rel* ctxt = in get_member_function_is_dtor()6204 dynamic_cast<const mem_fn_context_rel*>(m->get_context_rel()); in get_member_function_is_dtor()6231 mem_fn_context_rel* ctxt = in set_member_function_is_dtor()6232 dynamic_cast<mem_fn_context_rel*>(m->get_context_rel()); in set_member_function_is_dtor()6259 const mem_fn_context_rel* ctxt = in get_member_function_is_const()6260 dynamic_cast<const mem_fn_context_rel*>(m->get_context_rel()); in get_member_function_is_const()[all …]
13738 * include/abg-ir.h (mem_fn_context_rel::mem_fn_context_rel):13905 * include/abg-ir.h (mem_fn_context_rel::mem_fn_context_rel):15423 (mem_fn_context_rel::vtable_offset_in_bits_): Make this data15425 (mem_fn_context_rel::mem_fn_context_rel): Initialize the30646 (mem_fn_context_rel::{vtable_offset, is_constructor is_destructor,32968 (mem_fn_context_rel::is_virtual_): New member.32969 (mem_fn_context_rel::mem_fn_context_rel): Adjust to initialize the32971 (mem_fn_context_rel::is_virtual): New member functions.32975 mem_fn_context_rel::is_virtual.33961 (class mem_fn_context_rel): New class.[all …]