Lines Matching refs:alloc
1496 addClassMethSummary("NSWindow", "alloc", NoTrackYet);
1510 addClassMethSummary("NSPanel", "alloc", NoTrackYet);
1522 addClassMethSummary("NSAutoreleasePool", "alloc", NoTrackYet);
2189 // objects. Only "copy", "alloc", "retain" and "new" transfer ownership
2195 << "') does not start with 'copy', 'mutableCopy', 'alloc' or 'new'."
2769 // Use GetReturnType in order to give [NSFoo alloc] the type NSFoo *.