Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-throw.cpp82 struct TemplateWithDefault { struct
88 TemplateWithDefault(TemplateWithDefault &, T = f<T>()); argument
91 void j(TemplateWithDefault &twd) { in j()