Searched refs:ExplicitInstantiationDeclExportedDefImportedTemplate (Results 1 – 1 of 1) sorted by relevance
844 …lspec(dllimport) ExplicitInstantiationDeclExportedDefImportedTemplate { void f() {} ExplicitInstan… in ExplicitInstantiationDeclExportedDefImportedTemplate() argument845 extern template struct __declspec(dllimport) ExplicitInstantiationDeclExportedDefImportedTemplate <…846 template struct __declspec(dllexport) ExplicitInstantiationDeclExportedDefImportedTemplate<int>; variable847 USECLASS(ExplicitInstantiationDeclExportedDefImportedTemplate<int>);848 USEMEMFUNC(ExplicitInstantiationDeclExportedDefImportedTemplate<int>, f);