Home
last modified time | relevance | path

Searched refs:add_coclass_typeinfo (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/tools/widl/
H A Dwrite_sltg.c255 static void add_coclass_typeinfo(struct sltg_typelib *typelib, type_t *type);
939 add_coclass_typeinfo(typelib, type); in write_var_desc()
1568 static void add_coclass_typeinfo(struct sltg_typelib *typelib, type_t *type) in add_coclass_typeinfo() function
1592 add_coclass_typeinfo(typelib, type); in add_type_typeinfo()
H A Dwrite_msft.c775 static void add_coclass_typeinfo(msft_typelib_t *typelib, type_t *cls);
1002 add_coclass_typeinfo(typelib, type); in encode_type()
2221 static void add_coclass_typeinfo(msft_typelib_t *typelib, type_t *cls) in add_coclass_typeinfo() function
2343 add_coclass_typeinfo(typelib, type); in add_type_typeinfo()