Home | History | Annotate | Download | only in Sema

Lines Matching refs:Cls

144   ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface();
145 if (!Cls)
148 IdentifierInfo* ClsName = Cls->getIdentifier();