Searched refs:AttrNum (Results 1 – 2 of 2) sorted by relevance
492 unsigned AttrNum = 0; in EmitAttributes() local499 assert(AttrNum < 256 && "Too many unique attributes for table!"); in EmitAttributes()500 N = ++AttrNum; in EmitAttributes()
529 unsigned AttrNum = 0; in EmitAttributes() local536 assert(AttrNum < 256 && "Too many unique attributes for table!"); in EmitAttributes()537 N = ++AttrNum; in EmitAttributes()