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

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

Completed in 50 milliseconds