Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp226 void template_template_fun(Type<Thing<Second, true>, Second>) { } in template_template_fun() function
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp250 void template_template_fun(Type<Thing<Second, true>, Second>) { } in template_template_fun() function
/external/llvm-project/llvm/test/Demangle/
Dms-templates.test176 ?template_template_fun@@YAXU?$Type@U?$Thing@USecond@@$00@@USecond@@@@@Z
177 ; CHECK: void __cdecl template_template_fun(struct Type<struct Thing<struct Second, 1>, struct Seco…