Home
last modified time | relevance | path

Searched defs:UUIDType4 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle-ms-templates.cpp307 struct UUIDType4 : UUIDType3<G> { struct
308 void bar() { UUIDType4::foo(); } in bar() argument
310 template struct UUIDType4<&__uuidof(uuid)>; variable