Lines Matching full:apos
90 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string>
92 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string>
153 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</string>
155 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</string>
158 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from variable 'p')</string>
233 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string>
235 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string>
296 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</string>
298 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</string>
301 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from variable 'p')</string>
376 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string>
378 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string>
439 // CHECK-NEXT: <string>'q' initialized to a null pointer value</string>
441 // CHECK-NEXT: <string>'q' initialized to a null pointer value</string>
502 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'q')</string>
504 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'q')</string>
507 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from variable 'q')</string>
582 // CHECK-NEXT: <string>Assuming 'p' is null</string>
584 // CHECK-NEXT: <string>Assuming 'p' is null</string>
679 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</string>
681 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</string>
684 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from variable 'p')</string>
759 // CHECK-NEXT: <string>Assuming 'q' is null</string>
761 // CHECK-NEXT: <string>Assuming 'q' is null</string>
822 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string>
824 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string>
885 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</string>
887 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</string>
890 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from variable 'p')</string>
999 // CHECK-NEXT: <string>Null pointer value stored to 'x.p'</string>
1001 // CHECK-NEXT: <string>Null pointer value stored to 'x.p'</string>
1062 // CHECK-NEXT: <string>Dereference of null pointer (loaded from field 'p')</string>
1064 // CHECK-NEXT: <string>Dereference of null pointer (loaded from field 'p')</string>
1067 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from field 'p')</string>
1176 // CHECK-NEXT: <string>Call to function 'CFNumberCreate' returns a Core Foundation object with a +1 retain count</string>
1178 // CHECK-NEXT: <string>Call to function 'CFNumberCreate' returns a Core Foundation object with a +1 retain count</string>
1273 // CHECK-NEXT: <string>Assuming 'x' is 0</string>
1275 // CHECK-NEXT: <string>Assuming 'x' is 0</string>
1355 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'value' is not referenced later in this execution path and has a retain count of +1</string>
1357 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'value' is not referenced later in this execution path and has a retain count of +1</string>
1360 // CHECK-NEXT: <key>description</key><string>Potential leak of an object stored into 'value'</string>