Searched refs:templ_fun_with_pack (Results 1 - 1 of 1) sorted by relevance
/external/clang/test/CodeGenCXX/ | ||
H A D | mangle-ms-cxx11.cpp | 214 void templ_fun_with_pack() {} function 216 template void templ_fun_with_pack<>(); 217 // CHECK-DAG: @"\01??$templ_fun_with_pack@$S@@YAXXZ" |
Completed in 45 milliseconds