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

/external/clang/test/Analysis/
H A Dhtml-diags.c18 void has_bug(int *p) { function
22 #define CALL_HAS_BUG(q) has_bug(q)
H A Dhtml-diags-multifile.c11 #define CALL_HAS_BUG(q) has_bug(q)
H A Dhtml-diags-multifile.h2 void has_bug(int *p) { function
H A Dinline-plist.c22 void has_bug(int *p) { function
27 has_bug(0);
29 // expected-note@-2 {{Calling 'has_bug'}}
394 // CHECK-NEXT: <string>Calling &apos;has_bug&apos;</string>
396 // CHECK-NEXT: <string>Calling &apos;has_bug&apos;</string>
515 // CHECK-NEXT: <key>issue_context</key><string>has_bug</string>

Completed in 98 milliseconds