HomeSort by relevance Sort by last modified time
    Searched full:fun_tmpl (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGenCXX/
mangle-ms-back-references-pr13207.cpp 172 RetVal fun_tmpl(const T &t) { return RetVal(); } function in namespace:fn_space
176 fun_tmpl(1);
179 // CHECK: "\01??$fun_tmpl@H@fn_space@@YA?AURetVal@0@ABH@Z"

Completed in 80 milliseconds