Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp10080 for (auto *SuperClassProto : SuperClassInheritedProtocols) in canAssignObjCInterfaces() local
10081 if (SuperClassProto->lookupProtocolNamed(LHSProto->getIdentifier())) { in canAssignObjCInterfaces()