Searched defs:refCount (Results 1 – 7 of 7) sorted by relevance
235 uint32_t refCount = 0; variable
788 override @property ref size_t refCount() @safe { return _refCount; } in refCount() function
73 override @property ref size_t refCount() { return _refCount; } in refCount() function
88 unsigned refCount; variable
218 int refCount; member
180 int refCount; member [all...]
3366 @property uint refCount() const in refCount() function3371 @property void refCount(uint cnt) in refCount() function