Searched refs:VTableLayoutItem (Results 1 – 3 of 3) sorted by relevance
99 class VTableLayoutItem : public LayoutItemBase {101 VTableLayoutItem(const UDTLayoutBase &Parent,145 VTableLayoutItem *VTable = nullptr;
97 VTableLayoutItem::VTableLayoutItem(const UDTLayoutBase &Parent, in VTableLayoutItem() function in VTableLayoutItem220 llvm::make_unique<VTableLayoutItem>(*this, std::move(VTables[0])); in initializeChildren()
69 VTableLayoutItem &Layout = static_cast<VTableLayoutItem &>(*CurrentItem); in start()