Searched refs:SlotsRef (Results 1 – 2 of 2) sorted by relevance
539 : TypeRecord(TypeRecordKind::VFTableShape), SlotsRef(Slots) {} in VFTableShapeRecord()544 if (!SlotsRef.empty()) in getSlots()545 return SlotsRef; in getSlots()551 ArrayRef<VFTableSlotKind> SlotsRef; variable
621 : TypeRecord(TypeRecordKind::VFTableShape), SlotsRef(Slots) {} in VFTableShapeRecord()633 if (!SlotsRef.empty()) in getSlots()634 return SlotsRef; in getSlots()649 ArrayRef<VFTableSlotKind> SlotsRef;