Home
last modified time | relevance | path

Searched refs:SuperClassProto (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp9307 for (auto *SuperClassProto : SuperClassInheritedProtocols) in canAssignObjCInterfaces() local
9308 if (SuperClassProto->lookupProtocolNamed(LHSProto->getIdentifier())) { in canAssignObjCInterfaces()