Home | History | Annotate | Download | only in Checkers

Lines Matching refs:Cls

742   ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface();
743 if (!Cls)
746 IdentifierInfo *ClsName = Cls->getIdentifier();