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

/external/clang/test/Analysis/
H A Dmalloc-sizeof.c25 struct A *ap4 = calloc(3, sizeof(struct A*)); // expected-warning {{Result of 'calloc' is converted to a pointer of type 'struct A', which is incompatible with sizeof operand type 'struct A *'}} local

Completed in 116 milliseconds