Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp6817 for (const auto *LHSProto : LHS->quals()) { in canAssignObjCInterfaces() local
6820 if (SuperClassProto->lookupProtocolNamed(LHSProto->getIdentifier())) { in canAssignObjCInterfaces()