Searched refs:VTableLayoutDiffIR (Results 1 – 4 of 4) 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_;
661 std::make_unique<VTableLayoutDiffIR>( in CompareRecordTypes()
52 const VTableLayoutDiffIR *vtable_layout_diff_ir) { in AddVTableLayoutDiff()153 const VTableLayoutDiffIR *vtable_layout_diff_ir = in ConvertRecordTypeDiffIR()
283 const VTableLayoutDiffIR *vtable_layout_diff_ir);