Home | History | Annotate | Download | only in Sema

Lines Matching refs:getClassInterface

341   ObjCInterfaceDecl *CCPrimary = CDecl->getClassInterface();
877 IDecl = IC->getClassInterface();
953 IDecl = CatImplClass->getClassInterface();
1318 declaresSameEntity(IC->getClassInterface(), ClassDeclared)) {
1636 if (ObjCInterfaceDecl* IDecl = IC->getClassInterface())
1652 if ((IDecl = C->getClassInterface())) {
1680 if ((PrimaryClass = C->getClassInterface()))
2027 CurrentClass = Cat->getClassInterface();
2029 CurrentClass = Impl->getClassInterface();