Searched refs:VTableLayoutDiffIR (Results 1 – 3 of 3) sorted by relevance
91 class VTableLayoutDiffIR {93 VTableLayoutDiffIR(const VTableLayoutIR &old_layout, in VTableLayoutDiffIR() function179 void SetVTableLayoutDiff(std::unique_ptr<VTableLayoutDiffIR> &&vtable_diffs) { in SetVTableLayoutDiff()206 const VTableLayoutDiffIR *GetVTableLayoutDiff() const { in GetVTableLayoutDiff()221 std::unique_ptr<VTableLayoutDiffIR> vtable_diffs_;
687 std::make_unique<VTableLayoutDiffIR>( in CompareRecordTypes()
56 const VTableLayoutDiffIR *vtable_layout_diff_ir) { in AddVTableLayoutDiff()154 const VTableLayoutDiffIR *vtable_layout_diff_ir = in ConvertRecordTypeDiffIR()