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

  /external/clang/test/CodeGenCXX/
mangle-ms-templates.cpp 220 void template_template_specialization();
223 void template_template_specialization<void (Type<Thing<Second, true>, Second>)>() { function
225 // CHECK: "\01??$template_template_specialization@$$A6AXU?$Type@U?$Thing@USecond@@$00@@USecond@@@@@Z@@YAXXZ"

Completed in 91 milliseconds