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