Searched refs:test_constant_p (Results 1 – 1 of 1) sorted by relevance
68 void test_constant_p(void *ptr) { in test_constant_p() function80 clang_analyzer_eval(__builtin_constant_p(test_constant_p) == 0); // expected-warning {{TRUE}} in test_constant_p()