Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dhtml-diags.c24 void has_bug(int *p) { in has_bug() function
28 #define CALL_HAS_BUG(q) has_bug(q)
H A Dinline-plist.c22 void has_bug(int *p) { in has_bug() function
27 has_bug(0); in test_has_bug()
H A Dhtml-diags-analyze-headers.h4 has_bug(0); in test_call_macro()
H A Dhtml-diags-multifile.c10 #define CALL_HAS_BUG(q) has_bug(q)
H A Dhtml-diags-multifile.h2 void has_bug(int *p) { in has_bug() function