Lines Matching full:decref
6953 // DecRef() does ref count increment in a way unfriendly to race detectors.6966 int DecRef() {6983 if (DecRef() == 0) { // Use DecRefAnnotated() instead!