Home
last modified time | relevance | path

Searched refs:templ_fun_with_pack (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGenCXX/
Dmangle-ms-cxx11.cpp214 void templ_fun_with_pack() {} in templ_fun_with_pack() function
216 template void templ_fun_with_pack<>();
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-cxx11.cpp217 void templ_fun_with_pack() {} in templ_fun_with_pack() function
219 template void templ_fun_with_pack<>();
/external/llvm-project/llvm/test/Demangle/
Dms-cxx11.test86 ??$templ_fun_with_pack@$S@@YAXXZ
87 ; CHECK: void __cdecl templ_fun_with_pack<>(void)