Searched refs:_GUID (Results 1 – 13 of 13) sorted by relevance
3 struct _GUID { struct24 const _GUID &xa = __uuidof(X<A>); argument27 const _GUID &xb = __uuidof(X<B>);29 const _GUID &xc = __uuidof(X<C>);39 const _GUID &xd = __uuidof(X<C>);42 const _GUID &yd = __uuidof(Y<X<C> >);
31 struct _GUID { struct34 template <const _GUID *> argument41 template <const _GUID &>
8 struct _GUID { struct19 typedef struct _GUID GUID; argument136 template<const _GUID &g> const _GUID &f() { return g; } in f()
277 struct _GUID {}; struct280 template <typename T, const _GUID *G = &__uuidof(T)>283 template <typename T, const _GUID &G = __uuidof(T)>302 template <const _GUID *G>306 template <const _GUID *G>
5 typedef struct _GUID struct
6 struct _GUID {}; struct7 const _GUID &x = __uuidof(0);
6 struct _GUID {}; struct9 template <const _GUID* piid>
5 typedef struct _GUID { struct
43 typedef struct _GUID { struct
4 typedef struct _GUID { struct
39 typedef struct _GUID struct162 const struct _GUID *w = &__uuidof(inher); // expected-error{{cannot call operator __uuidof on a typ…163 const struct _GUID *x = &__uuidof(thing<uuid, inher>);164 const struct _GUID *y = &__uuidof(thing<uuid2, uuid>); // expected-error{{cannot call operator __uu…166 const struct _GUID *z = &__uuidof(thing_obj); // expected-error{{cannot call operator __uuidof on a…
3 typedef struct _GUID { struct
237 typedef struct _GUID { struct