Home | History | Annotate | Download | only in Sema

Lines Matching refs:getClassInterface

220   ObjCInterfaceDecl *CCPrimary = CDecl->getClassInterface();
598 IDecl = IC->getClassInterface();
633 IDecl = CatImplClass->getClassInterface();
934 declaresSameEntity(IC->getClassInterface(), ClassDeclared)) {
1419 if (ObjCInterfaceDecl* IDecl = IC->getClassInterface())