Searched defs:incompatible (Results 1 – 6 of 6) sorted by relevance
10 struct incompatible { /* just to generate the error message */ struct13 struct incompatible sink; argument
19 struct incompatible { struct24 provoke_error_messages(struct incompatible arg) in provoke_error_messages() argument
11 struct incompatible { /* just to generate the error message */ struct14 void sink(struct incompatible); argument
6 struct incompatible { struct9 void reveal_type(struct incompatible); argument
14 struct incompatible { struct15 int member;
25 double incompatible; in cast() member