Searched defs:s2_1 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmicrosoft-uuidof.cpp93 // CHECK-DEFINE-GUID: %s2_1 = alloca %struct._GUID, align 4
94 // CHECK-DEFINE-WRONG-GUID: %s2_1 = alloca %struct._GUID, align 4
97 GUID s2_1 = __uuidof(S2); local
H A Dx86_32-arguments.cpp72 struct s2_1 : s2_0 { }; struct in inherits:s2_0
73 s2_1 f2() { return s2_1(); }

Completed in 90 milliseconds