Searched refs:struct_without_uuid (Results 1 – 1 of 1) sorted by relevance
57 struct struct_without_uuid { }; struct68 struct_without_uuid var_without_uuid[1]; in uuid_sema_test()72 …__uuidof(struct_without_uuid); // expected-error {{cannot call operator __uuidof on a type with no… in uuid_sema_test()74 …__uuidof(struct_without_uuid*); // expected-error {{cannot call operator __uuidof on a type with n… in uuid_sema_test()