Lines Matching full:cfmakecollectable
83 extern CFTypeRef CFMakeCollectable(CFTypeRef cf);
531 // Test when we pass NULL to CFRetain/CFRelease/CFMakeCollectable/CFAutorelease.
544 CFMakeCollectable(p);
554 // Test that an object is non-null after CFRetain/CFRelease/CFMakeCollectable/CFAutorelease.
568 CFMakeCollectable(p);
570 CFMakeCollectable(0); // no-warning