Searched refs:ExplicitlyInstantiatedWithDifferentAttr (Results 1 – 2 of 2) sorted by relevance
830 template <typename T> struct __declspec(dllexport) ExplicitlyInstantiatedWithDifferentAttr { void f… in f() argument831 template struct __declspec(dllimport) ExplicitlyInstantiatedWithDifferentAttr<int>; variable832 USEMEMFUNC(ExplicitlyInstantiatedWithDifferentAttr<int>, f);
725 template <typename T> struct __declspec(dllimport) ExplicitlyInstantiatedWithDifferentAttr { void f… in f() argument726 template struct __declspec(dllexport) ExplicitlyInstantiatedWithDifferentAttr<int>; variable727 USEMEMFUNC(ExplicitlyInstantiatedWithDifferentAttr<int>, f);