Searched refs:enum_without_uuid (Results 1 – 1 of 1) sorted by relevance
78 enum enum_without_uuid { }; enum99 …__uuidof(enum_without_uuid); // expected-error {{cannot call operator __uuidof on a type with no G… in uuid_sema_test()101 …__uuidof(enum_without_uuid*); // expected-error {{cannot call operator __uuidof on a type with no … in uuid_sema_test()