Searched refs:SuperClassProto (Results 1 – 2 of 2) sorted by relevance
7335 for (auto *SuperClassProto : SuperClassInheritedProtocols) in canAssignObjCInterfaces() local7336 if (SuperClassProto->lookupProtocolNamed(LHSProto->getIdentifier())) { in canAssignObjCInterfaces()
9193 for (auto *SuperClassProto : SuperClassInheritedProtocols) in canAssignObjCInterfaces() local9194 if (SuperClassProto->lookupProtocolNamed(LHSProto->getIdentifier())) { in canAssignObjCInterfaces()