Searched defs:somefunc (Results 1 – 8 of 8) sorted by relevance
3 int somefunc(char *x, int y, double z) { in somefunc() function
10 extern id **somefunc(void); function
23 void somefunc(foo x) {} // expected-error {{interface type 'foo' cannot be passed by value; did you… function
29 void somefunc(foo x) {} // expected-error {{interface type 'foo' cannot be passed by value; did you… function
239 void somefunc(int) { in somefunc() function
240 void somefunc(int) { in somefunc() function