Searched refs:SIDecl (Results 1 – 1 of 1) sorted by relevance
1108 if (ObjCInterfaceDecl *SIDecl = IDecl->getSuperClass()) in isPropertyReadonly() local1109 return isPropertyReadonly(PDecl, SIDecl); in isPropertyReadonly()