Home | History | Annotate | Download | only in Sema

Lines Matching refs:Cls

170   ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface();
171 if (!Cls)
174 IdentifierInfo* ClsName = Cls->getIdentifier();