Home
last modified time | relevance | path

Searched refs:UUIDType4 (Results 1 – 2 of 2) 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
/llvm-project-15.0.7/llvm/test/Demangle/
H A Dms-templates.test196 ?bar@?$UUIDType4@$1?_GUID_12345678_1234_1234_1234_1234567890ab@@3U__s_GUID@@B@@QAEXXZ
197 ; CHECK: void __thiscall UUIDType4<&struct __s_GUID const _GUID_12345678_1234_1234_1234_1234567890a…