Searched refs:countSlot (Results 1 – 1 of 1) sorted by relevance
3171 auto countSlot = values.addPlaceholder(); in EmitProtocolList() local3183 values.fillPlaceholderWithInt(countSlot, ObjCTypes.LongTy, count); in EmitProtocolList()3779 auto countSlot = ivarList.addPlaceholder(); in EmitIvarList() local3804 ivarList.fillPlaceholderWithInt(countSlot, ObjCTypes.IntTy, count); in EmitIvarList()7142 auto countSlot = values.addPlaceholder(); in EmitProtocolList() local7152 values.fillPlaceholderWithInt(countSlot, ObjCTypes.LongTy, count); in EmitProtocolList()