Searched defs:interfaceType (Results 1 – 1 of 1) sorted by relevance
54 StubClass::StubClass(const Type* type, const InterfaceType* interfaceType, in StubClass()122 void StubClass::make_as_interface(const InterfaceType* interfaceType, in make_as_interface()188 const InterfaceType* interfaceType) in ProxyClass()513 const InterfaceType* interfaceType = iface->GetLanguageType<InterfaceType>(); in generate_binder_interface_class() local