Searched refs:GetVTableLayout (Results 1 – 4 of 4) sorted by relevance
651 old_type->GetVTableLayout().GetVTableComponents(); in CompareRecordTypes()653 new_type->GetVTableLayout().GetVTableComponents(); in CompareRecordTypes()662 old_type->GetVTableLayout(), new_type->GetVTableLayout())); in CompareRecordTypes()
388 const VTableLayoutIR &GetVTableLayout() const { in GetVTableLayout() function
156 record_ir->GetVTableLayout().GetVTableComponents()) { in AddVTableLayout()
151 const VTableLayoutIR &vtable_layout_ir = record_ir->GetVTableLayout(); in AddVTableLayout()