Home
last modified time | relevance | path

Searched refs:has_bug (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Analysis/
Dhtml-diags.c18 void has_bug(int *p) { in has_bug() function
22 #define CALL_HAS_BUG(q) has_bug(q)
Dinline-plist.c22 void has_bug(int *p) { in has_bug() function
27 has_bug(0); in test_has_bug()
Dhtml-diags-multifile.c11 #define CALL_HAS_BUG(q) has_bug(q)
Dhtml-diags-multifile.h2 void has_bug(int *p) { in has_bug() function