Searched refs:cause_div_by_zero_in_header (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Analysis/diagnostics/Inputs/include/
H A Dreport-issues-within-main-file.h10 void cause_div_by_zero_in_header(int in) { function
/external/clang/test/Analysis/diagnostics/
H A Dreport-issues-within-main-file.cpp12 cause_div_by_zero_in_header(j);
1137 // CHECK-NEXT: <string>Calling &apos;cause_div_by_zero_in_header&apos;</string>
1139 // CHECK-NEXT: <string>Calling &apos;cause_div_by_zero_in_header&apos;</string>
1282 // CHECK-NEXT: <key>description</key><string>Division by zero (within a call to &apos;cause_div_by_zero_in_header&apos;)</string>

Completed in 287 milliseconds