Lines Matching refs:Unref
3529 void Unref() {
3577 object->Unref();
3604 object->Unref();
3620 // test78: TN. Ref counting, Unref is annotated. {{{1
3623 // same as test76, but RefCountedClass::Unref is annotated.
3631 object->Unref();
3634 printf("test78: true negative (ref counting), Unref is annotated\n");
3718 void Unref() {
3756 object->Unref(); // All the tricky stuff is here.
3771 // test81: TN. Ref counting with atomics, Unref is annotated. {{{1
3774 // same as test80, but Unref is annotated.
3782 object->Unref(); // All the tricky stuff is here.
5906 obj->Unref();
5911 obj->Unref();