Searched refs:SetVTableLayout (Results 1 – 4 of 4) sorted by relevance
164 record_type_ir.SetVTableLayout( in RecordTypeProtobufToIR()
245 record_ir->SetVTableLayout(std::move(vtable_layout_ir)); in ReadVTableLayout()
362 void SetVTableLayout(VTableLayoutIR &&vtable_layout) { in SetVTableLayout() function
674 record_declp->SetVTableLayout(std::move(vtable_ir_layout)); in SetupRecordVTable()