Home
last modified time | relevance | path

Searched defs:IUnknown (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/test/SemaCXX/
Dms-iunknown-inline-def.cpp3 struct __declspec(uuid("00000000-0000-0000-C000-000000000046")) IUnknown { struct
8 __interface HasError : public IUnknown {}; argument
Dms-iunknown.cpp3 extern "C++" struct __declspec(uuid("00000000-0000-0000-C000-000000000046")) IUnknown { struct
10 struct IPropertyPageBase : public IUnknown {}; argument
Dms-iunknown-template-function.cpp20 IUnknown { struct
38 __interface ISfFileIOPropertyPage : public IUnknown{}; argument
Dms-iunknown-outofline-def.cpp3 struct __declspec(uuid("00000000-0000-0000-C000-000000000046")) IUnknown { struct
/external/lzma/CPP/Common/
DMyWindows.h118 struct IUnknown struct
124 virtual ~IUnknown() {} in ~IUnknown() argument
/external/clang/test/Sema/
DMicrosoftExtensions.c29 struct __declspec(uuid("00000000-0000-0000-C000-000000000046")) IUnknown {}; /* expected-error {{'u… struct
/external/llvm-project/clang/test/Sema/
DMicrosoftExtensions.c28 struct __declspec(uuid("00000000-0000-0000-C000-000000000046")) IUnknown {}; /* expected-error {{'u… struct
/external/mesa3d/include/D3D9/
Dd3d9types.h1782 typedef struct IUnknown IUnknown, *PUNKNOWN, *LPUNKNOWN; typedef
1787 struct IUnknown struct
1804 struct IUnknown struct
1806 IUnknownVtbl *lpVtbl; argument