Lines Matching refs:funcTmplFriend3
276 template<typename T> friend void funcTmplFriend3(); // expected-note{{previous declaration is here}}281 template<typename T> __declspec(dllexport) void funcTmplFriend3() {} // expected-error{{redeclaration of 'funcTmplFriend3' cannot add 'dllexport' attribute}}