Searched defs:typedef2 (Results 1 – 4 of 4) 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
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