Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-throw.cpp118 struct TemplateWithDefault { struct
124 TemplateWithDefault(TemplateWithDefault &, T = f<T>()); argument
127 void j(TemplateWithDefault &twd) { in j()