Lines Matching full:encounter
92 …{{comparison of nonnull parameter 'pointer' equal to a null pointer is 'false' on first encounter}} in evil_nonnull_func()
104 …ning {{comparison of nonnull parameter 'pv' equal to a null pointer is 'false' on first encounter}} in evil_nonnull_func()
110 …{{comparison of nonnull parameter 'pointer' equal to a null pointer is 'false' on first encounter}} in another_evil_nonnull_func()
122 …ning {{comparison of nonnull parameter 'pv' equal to a null pointer is 'false' on first encounter}} in another_evil_nonnull_func()
135 …) { // expected-warning {{nonnull parameter 'pointer' will evaluate to 'true' on first encounter}} in yet_another_evil_nonnull_func()
145 if (p) // expected-warning {{nonnull parameter 'p' will evaluate to 'true' on first encounter}} in pr21668_1()
160 …null function call 'returns_nonnull_whee()' equal to a null pointer is 'false' on first encounter}} in returns_nonnull_warning_tests()
162 …l function call 'returns_nonnull_whee()' not equal to a null pointer is 'true' on first encounter}} in returns_nonnull_warning_tests()
164 …rning {{nonnull function call 'returns_nonnull_whee()' will evaluate to 'true' on first encounter}} in returns_nonnull_warning_tests()
165 …rning {{nonnull function call 'returns_nonnull_whee()' will evaluate to 'true' on first encounter}} in returns_nonnull_warning_tests()
167 …rning {{nonnull function call 'returns_nonnull_whee()' will evaluate to 'true' on first encounter}} in returns_nonnull_warning_tests()
168 …rning {{nonnull function call 'returns_nonnull_whee()' will evaluate to 'true' on first encounter}} in returns_nonnull_warning_tests()