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 182 void template_template_specialization();
185 void template_template_specialization<void (Type<Thing<Second, true>, Second>)>() { function
187 // CHECK: "\01??$template_template_specialization@$$A6AXU?$Type@U?$Thing@USecond@@$00@@USecond@@@@@Z@@YAXXZ"

Completed in 588 milliseconds