Lines Matching defs:DecRef
7244 // DecRef() does ref count increment in a way unfriendly to race detectors.7257 int DecRef() {7274 if (DecRef() == 0) { // Use DecRefAnnotated() instead!