Home
last modified time | relevance | path

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

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