Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp8388 for (auto *SuperClassProto : SuperClassInheritedProtocols) in canAssignObjCInterfaces() local
8389 if (SuperClassProto->lookupProtocolNamed(LHSProto->getIdentifier())) { in canAssignObjCInterfaces()