Lines Matching defs:member
572 /// Setter for the vector of data member insertion ranges that
573 /// specifies where a data member is inserted as far as this
581 /// Getter for the vector of data member insertion range that
582 /// specifiers where a data member is inserted as far as this
590 /// Getter for the vector of data member insertion range that
591 /// specifiers where a data member is inserted as far as this
679 // Typically, if a virtual member function's virtual index (its
682 // the enclosing class of the virtual member function, then this
688 // Let's see if 'd' carries a virtual member function
804 decl_base_sptr member = m->second;
805 size_t dm_offset = get_data_member_offset(member);
834 // So the data member was added after
835 // last data member of the klass. That
848 // The offset of the added data member doesn't
880 // get_changed_enumerator_names() member function.