Searched refs:LastSlot (Results 1 – 1 of 1) sorted by relevance
1009 unsigned LastSlot = Attrs.getNumSlots() - 1; in VerifyAttributeCount() local1010 unsigned LastIndex = Attrs.getSlotIndex(LastSlot); in VerifyAttributeCount()1013 && (LastSlot == 0 || Attrs.getSlotIndex(LastSlot - 1) <= Params))) in VerifyAttributeCount()