Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp9944 bool IsSuperClass = LHSInterface->isSuperClassOf(RHS->getInterface()); in canAssignObjCInterfaces() local
9945 if (!IsSuperClass) in canAssignObjCInterfaces()