Home | History | Annotate | Download | only in fuzzy

Lines Matching refs:NSLog

494             NSLog(@"found class %@", (name!=nil?name.text:nil));
831 NSLog(@"found method %@", (name!=nil?name.text:nil));
938 NSLog(@"found var %@", (name!=nil?name.text:nil));
1135 /*ignore if this/super */ NSLog(@"found call %@",(name!=nil?name.text:nil));
1214 NSLog(@"found comment %@", [self text]);
1284 NSLog(@"found // comment %@", [self text]);