Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10638 for (const auto *LHSProto : LHS->quals()) { in canAssignObjCInterfaces() local
10641 if (SuperClassProto->lookupProtocolNamed(LHSProto->getIdentifier())) { in canAssignObjCInterfaces()