Searched refs:IsMaxSpecificInterfaceMethod (Results 1 – 2 of 2) sorted by relevance
101 bool StandardVTableBuilder<OverridePred>::IsMaxSpecificInterfaceMethod(const Class *iface, const Me… in IsMaxSpecificInterfaceMethod() function135 if (!IsMaxSpecificInterfaceMethod(iface, *method, itableIdx + 1, itable)) { in ProcessDefaultMethod()153 if (!IsMaxSpecificInterfaceMethod(iface, *method, itableIdx + 1, itable)) { in ProcessDefaultMethod()
42 …static bool IsMaxSpecificInterfaceMethod(const Class *iface, const Method &method, size_t startind…