Home
last modified time | relevance | path

Searched defs:funcTmplRedecl3 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Ddllimport.cpp459 template<typename T> void funcTmplRedecl3() {} // dllimport ignored in funcTmplRedecl3() function
H A Ddllexport.cpp371 template<typename T> void funcTmplRedecl3() {} in funcTmplRedecl3() function
/llvm-project/clang/test/SemaCXX/
H A Ddllimport.cpp440 template<typename T> void funcTmplRedecl3() {} // expected-warning{{'funcTmpl… in funcTmplRedecl3() function