Searched refs:VTableLayoutItem (Results 1 – 3 of 3) sorted by relevance
100 class VTableLayoutItem : public LayoutItemBase {102 LLVM_ABI VTableLayoutItem(const UDTLayoutBase &Parent,150 VTableLayoutItem *VTable = nullptr;
98 VTableLayoutItem::VTableLayoutItem(const UDTLayoutBase &Parent, in VTableLayoutItem() function in VTableLayoutItem221 std::make_unique<VTableLayoutItem>(*this, std::move(VTables[0])); in initializeChildren()
68 VTableLayoutItem &Layout = static_cast<VTableLayoutItem &>(*CurrentItem); in start()