Searched defs:typedef1 (Results 1 – 4 of 4) sorted by relevance
7 __declspec(dllexport) typedef int typedef1; // expected-warning{{'dllexport' attribute only applies… typedef
7 __declspec(dllimport) typedef int typedef1; // expected-warning{{'dllimport' attribute only applies… typedef
18 __declspec(dllimport) typedef int typedef1; // expected-warning{{'dllimport' attribute only applies… typedef
19 __declspec(dllexport) typedef int typedef1; // expected-warning{{'dllexport' attribute only applies… typedef