Searched refs:funk (Results 1 – 5 of 5) sorted by relevance
3 char *funk(int format);5 char *funk(enum Test x);
17 void funk(int i[10]);18 void funk(int i[Extent]); // no-warning
75 static int funk(char *s) { in funk() function84 …int (*yy)(const char *s) = funk; // expected-warning {{incompatible function pointer types initial… in foo4()
18 virtual void funk();19 …// warning: 'Derived::funk' has a similar name and the same signature as virtual method 'Base::fun…
17 virtual void funk();130 void funk();