Searched refs:slotnum (Results 1 – 2 of 2) sorted by relevance
451 def Slot(self, slotnum): argument458 self.current_vtable[slotnum] = self.Offset()
534 func (b *Builder) Slot(slotnum int) {535 b.vtable[slotnum] = UOffsetT(b.Offset())