Lines Matching full:apos
118 // CHECK-NEXT: <string>Assuming 'obj' is nil</string>
120 // CHECK-NEXT: <string>Assuming 'obj' is nil</string>
181 // CHECK-NEXT: <string>'x' initialized to a null pointer value</string>
183 // CHECK-NEXT: <string>'x' initialized to a null pointer value</string>
278 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'x')</string>
280 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'x')</string>
283 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from variable 'x')</string>
324 // CHECK-NEXT: <string>Value assigned to 'self'</string>
326 // CHECK-NEXT: <string>Value assigned to 'self'</string>
421 // CHECK-NEXT: <string>Assuming 'self' is nil</string>
423 // CHECK-NEXT: <string>Assuming 'self' is nil</string>
503 // CHECK-NEXT: <string>Access to instance variable 'uniqueID' results in a dereference of a null pointer (loaded from variable 'self')</string>
505 // CHECK-NEXT: <string>Access to instance variable 'uniqueID' results in a dereference of a null pointer (loaded from variable 'self')</string>
508 // CHECK-NEXT: <key>description</key><string>Access to instance variable 'uniqueID' results in a dereference of a null pointer (loaded from variable 'self')</string>
617 // CHECK-NEXT: <string>Assuming 'coin' is 0</string>
619 // CHECK-NEXT: <string>Assuming 'coin' is 0</string>
680 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string>
682 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string>
777 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</string>
779 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</string>
782 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from variable 'p')</string>