Home | History | Annotate | Download | only in Analysis

Lines Matching full:obj2

140   id obj2 = (__bridge_transfer NSString*)CFCreateString();
141 [obj2 self]; // Add a use, to show we can use the object after it has been transfered.