Home
last modified time | relevance | path

Searched defs:funcTmplFriend4 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCXX/
Ddllimport.cpp442 template<typename T> inline void funcTmplFriend4() {} in funcTmplFriend4() function
/external/llvm-project/clang/test/CodeGenCXX/
Ddllimport.cpp472 template<typename T> inline void funcTmplFriend4() {} in funcTmplFriend4() function
/external/clang/test/SemaCXX/
Ddllexport.cpp282 template<typename T> __declspec(dllexport) inline void funcTmplFriend4() {} // expected-error{{rede… in funcTmplFriend4() function
/external/llvm-project/clang/test/SemaCXX/
Ddllexport.cpp295 template<typename T> __declspec(dllexport) inline void funcTmplFriend4() {} // expected-error{{rede… in funcTmplFriend4() function