Searched refs:ExplicitInstantiationDeclExportedDefImportedTemplate (Results 1 – 1 of 1) sorted by relevance
798 …lspec(dllimport) ExplicitInstantiationDeclExportedDefImportedTemplate { void f() {} ExplicitInstan… in ExplicitInstantiationDeclExportedDefImportedTemplate() argument799 extern template struct __declspec(dllimport) ExplicitInstantiationDeclExportedDefImportedTemplate <…800 template struct __declspec(dllexport) ExplicitInstantiationDeclExportedDefImportedTemplate<int>; variable801 USECLASS(ExplicitInstantiationDeclExportedDefImportedTemplate<int>);802 USEMEMFUNC(ExplicitInstantiationDeclExportedDefImportedTemplate<int>, f);