Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Parser/
H A Dms-square-bracket-attributes.mm53 [ uuid (000000A0-0000-0000-C000-000000000049) ] struct struct_with_uuid2;
58 [uuid( 000000A0-0000-0000-C000-000000000049)] struct struct_with_uuid2;
60 [uuid(000000A0-0000 -0000-C000-000000000049)] struct struct_with_uuid2;
63 -0000-C000-000000000049)] struct struct_with_uuid2;
65 [uuid(000000A0-0000/**/-0000-C000-000000000049)] struct struct_with_uuid2;
67 [uuid(000000A0-0000-0000-C000-000000000049 )] struct struct_with_uuid2;
71 ] struct struct_with_uuid2;
73 [uuid({000000A0-0000-""0000-C000-000000000049})] struct struct_with_uuid2;
95 [uuid(0Z0000A0-0000-0000-C000-000000000049)] struct struct_with_uuid2;
121 (void)__uuidof(struct_with_uuid2);
H A DMicrosoftExtensions.cpp69 struct_with_uuid2;
74 struct_with_uuid2 {} ; struct
88 __uuidof(struct_with_uuid2); in uuid_sema_test()