Searched refs:setCount (Results 1 – 4 of 4) sorted by relevance
23 [obj setCount : 100];25 [(P*)0 setCount : [array count]];27 [[obj PropertyReturnsPObj] setCount : [array count]];29 [obj setCount : (i1+i2*i3 - 100)];47 [super setCount : 100];49 [super setCount : [array count]];51 [[super PropertyReturnsPObj] setCount : [array count]];53 [super setCount : (i1+i2*i3 - 100)];
315 void setCount(uint64_t NewCount) { in setCount() function319 void addCount(uint64_t NewCount) { setCount(Count + NewCount); } in addCount()
282 Segments.back().setCount(Region.ExecutionCount); in startSegment()
149 void setCount(unsigned i) { in setCount() function in __anon7e53ad820111::RefVal3320 X.setCount(cnt - 1); in checkPreStmt()3328 X.setCount(cnt - 1); in checkPreStmt()3605 V.setCount(V.getCount() - ACnt); in handleAutoreleaseCounts()