Lines Matching full:retain
60 return "Object with a +0 retain count returned to caller where a +1 " in getDescription()
61 "(owning) retain count is expected"; in getDescription()
135 os << " The object now has a +" << Count << " retain count."; in shouldGenerateNote()
154 "retain count transferred to caller)"; in shouldGenerateNote()
158 os << "Object returned to caller with a +0 retain count"; in shouldGenerateNote()
282 os << "+1 retain count"; in generateDiagnosticsForCallLike()
285 os << "+0 retain count"; in generateDiagnosticsForCallLike()
510 os << "NSArray literal is an object with a +0 retain count"; in VisitNode()
512 os << "NSDictionary literal is an object with a +0 retain count"; in VisitNode()
515 os << "NSNumber literal is an object with a +0 retain count"; in VisitNode()
529 os << "oxed expression produces an object with a +0 retain count"; in VisitNode()
784 // Get the retain count. in getEndPath()
829 os << " is not referenced later in this execution path and has a retain " in getEndPath()