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