Home | History | Annotate | Download | only in Sema

Lines Matching refs:getClassInterface

341   ObjCInterfaceDecl *CCPrimary = CDecl->getClassInterface();
816 IDecl = IC->getClassInterface();
890 IDecl = CatImplClass->getClassInterface();
1233 declaresSameEntity(IC->getClassInterface(), ClassDeclared)) {
1654 if (ObjCInterfaceDecl* IDecl = IC->getClassInterface())
1671 if ((IDecl = C->getClassInterface())) {
2009 CurrentClass = Cat->getClassInterface();
2011 CurrentClass = Impl->getClassInterface();