Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp283 struct UUIDType4 : UUIDType3<G> { struct
284 void bar() { UUIDType4::foo(); } in bar() argument
286 template struct UUIDType4<&__uuidof(uuid)>; variable
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp307 struct UUIDType4 : UUIDType3<G> { struct
308 void bar() { UUIDType4::foo(); } in bar() argument
310 template struct UUIDType4<&__uuidof(uuid)>; variable
/external/llvm-project/llvm/test/Demangle/
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…