Searched refs:VTableLayoutDiffIR (Results 1 – 4 of 4) sorted by relevance
88 class VTableLayoutDiffIR {90 VTableLayoutDiffIR(const VTableLayoutIR &old_layout, in VTableLayoutDiffIR() function176 void SetVTableLayoutDiff(std::unique_ptr<VTableLayoutDiffIR> &&vtable_diffs) { in SetVTableLayoutDiff()203 const VTableLayoutDiffIR *GetVTableLayoutDiff() const { in GetVTableLayoutDiff()214 std::unique_ptr<VTableLayoutDiffIR> vtable_diffs_;
576 std::make_unique<VTableLayoutDiffIR>( in CompareRecordTypes()
52 const VTableLayoutDiffIR *vtable_layout_diff_ir) { in AddVTableLayoutDiff()152 const VTableLayoutDiffIR *vtable_layout_diff_ir = in ConvertRecordTypeDiffIR()
268 const VTableLayoutDiffIR *vtable_layout_diff_ir);