Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/Demangle/
Dms-cxx11.test93 ??$templ_fun_with_ty_pack@$$$V@@YAXXZ
94 ; CHECK: void __cdecl templ_fun_with_ty_pack<>(void)
95 ??$templ_fun_with_ty_pack@$$V@@YAXXZ
96 ; CHECK: void __cdecl templ_fun_with_ty_pack<>(void)
/external/clang/test/CodeGenCXX/
Dmangle-ms-cxx11.cpp220 void templ_fun_with_ty_pack() {} in templ_fun_with_ty_pack() function
222 template void templ_fun_with_ty_pack<>();
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-cxx11.cpp223 void templ_fun_with_ty_pack() {} in templ_fun_with_ty_pack() function
225 template void templ_fun_with_ty_pack<>();