Searched refs:SuperClassProto (Results 1 – 1 of 1) sorted by relevance
6728 for (auto *SuperClassProto : SuperClassInheritedProtocols) { in canAssignObjCInterfaces() local6729 if (SuperClassProto->lookupProtocolNamed(LHSProto->getIdentifier())) { in canAssignObjCInterfaces()