Searched defs:typedef2 (Results 1 – 5 of 5) sorted by relevance
8 typedef __declspec(dllexport) int typedef2; // expected-warning{{'dllexport' attribute only applies… typedef
8 typedef __declspec(dllimport) int typedef2; // expected-warning{{'dllimport' attribute only applies… typedef
47 typedef NSObject __kindof *typedef2; typedef
19 typedef __declspec(dllimport) int typedef2; // expected-warning{{'dllimport' attribute only applies… typedef
20 typedef __declspec(dllexport) int typedef2; // expected-warning{{'dllexport' attribute only applies… typedef