Searched defs:gorf (Results 1 – 7 of 7) sorted by relevance
21 struct gorf { int x; }; argument
27 …gorf __attribute__((availability(macosx,introduced=8.5, message = 10.0))), // expected-error {{exp… enumerator
22 void gorf (I* pg) { function
36 void gorf (struct S* s) { function
46 void gorf(void) { in gorf() function
47 template <typename T> void gorf(T t) in gorf() function
15 void gorf(NSObject <NSCopying> *); // expected-note {{passing argument to parameter here}} function