Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp7335 for (auto *SuperClassProto : SuperClassInheritedProtocols) in canAssignObjCInterfaces() local
7336 if (SuperClassProto->lookupProtocolNamed(LHSProto->getIdentifier())) { in canAssignObjCInterfaces()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp9193 for (auto *SuperClassProto : SuperClassInheritedProtocols) in canAssignObjCInterfaces() local
9194 if (SuperClassProto->lookupProtocolNamed(LHSProto->getIdentifier())) { in canAssignObjCInterfaces()