Searched refs:glob_ptr (Results 1 – 5 of 5) sorted by relevance
15 static void *glob_ptr; variable19 if (ptr == glob_ptr) { in __sanitizer_free_hook()29 glob_ptr = x; in main()
8 static void *glob_ptr; variable17 if (ptr == glob_ptr) { in __sanitizer_free_hook()26 glob_ptr = x; in main()
9 static void *glob_ptr; variable17 if (ptr == glob_ptr) { in __sanitizer_free_hook()26 glob_ptr = x; in main()
34 void *glob_ptr; variable52 …clang_analyzer_explain(glob_ptr); // expected-warning-re{{{{^value derived from \(symbol of type '… in test_2()
134 int NODEREF *glob_ptr; // expected-note{{glob_ptr declared here}} variable135 int glob_int = *glob_ptr; // expected-warning{{dereferencing glob_ptr; was declared with a 'nodere…