Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-uuidof-mangling.cpp38 template<const GUID&> struct UUIDTestTwo { UUIDTestTwo(); }; struct
45 UUIDTestTwo<__uuidof(TestStruct)> uuidof_test2; in main()
46 UUIDTestTwo<__uuidof(OtherStruct)> uuidof_test3; in main()