Searched refs:iface_impl (Results 1 – 1 of 1) sorted by relevance
310 TypeImpl *iface_impl; in type_initialize_interface() local316 iface_impl = type_new(&info); in type_initialize_interface()317 iface_impl->parent_type = parent_type; in type_initialize_interface()318 type_initialize(iface_impl); in type_initialize_interface()321 new_iface = (InterfaceClass *)iface_impl->class; in type_initialize_interface()