Searched refs:_GUID (Results 1 – 12 of 12) sorted by relevance
3 struct _GUID;18 const _GUID &xa = __uuidof(X<A>);21 const _GUID &xb = __uuidof(X<B>);23 const _GUID &xc = __uuidof(X<C>);33 const _GUID &xd = __uuidof(X<C>);36 const _GUID &yd = __uuidof(Y<X<C> >);
32 struct _GUID;33 template <const _GUID *>40 template <const _GUID &>
253 struct _GUID {}; struct256 template <typename T, const _GUID *G = &__uuidof(T)>259 template <typename T, const _GUID &G = __uuidof(T)>278 template <const _GUID *G>282 template <const _GUID *G>
7 struct _GUID { struct18 typedef struct _GUID GUID; argument
4 typedef struct _GUID struct
6 struct _GUID {}; struct7 const _GUID &x = __uuidof(0);
39 typedef struct _GUID struct135 const struct _GUID *w = &__uuidof(inher); // expected-error{{cannot call operator __uuidof on a typ…136 const struct _GUID *x = &__uuidof(thing<uuid, inher>);137 const struct _GUID *y = &__uuidof(thing<uuid2, uuid>); // expected-error{{cannot call operator __uu…139 const struct _GUID *z = &__uuidof(thing_obj); // expected-error{{cannot call operator __uuidof on a…
43 typedef struct _GUID { struct
237 typedef struct _GUID { struct
108 typedef struct _GUID { struct
7676 FUNC 4010 ae 4 google_breakpad::GUIDString::GUIDToWString(_GUID *)7681 FUNC 40c0 ae 4 google_breakpad::GUIDString::GUIDToSymbolServerWString(_GUID *)