Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjI

997               const ObjCInterfaceDecl *ObjI = ObjT->getInterfaceDecl();
998 if (ObjI && ObjI->isArcWeakrefUnavailable()) {