Lines Matching refs:getClassInterface
863 CDecl = CatDecl->getClassInterface(); in getIvarAccessString()
1354 RewriteObjCMethodDecl(OMD->getClassInterface(), OMD, ResultStr); in RewriteImplementationDecl()
1367 RewriteObjCMethodDecl(OMD->getClassInterface(), OMD, ResultStr); in RewriteImplementationDecl()
2639 ObjCInterfaceDecl *BoxingClass = BoxingMethod->getClassInterface(); in RewriteObjCBoxedExpr()
3240 ObjCInterfaceDecl *ClassDecl = CurMethodDef->getClassInterface(); in SynthMessageExpr()
3339 ObjCInterfaceDecl *ClassDecl = CurMethodDef->getClassInterface(); in SynthMessageExpr()
4015 ObjCInterfaceDecl *CDecl = OIMP->getClassInterface(); in RewriteImplementations()
4024 ObjCInterfaceDecl *CDecl = CIMP->getClassInterface(); in RewriteImplementations()
4452 ObjCInterfaceDecl *IFace = MD->getClassInterface(); in BuildUniqueMethodName()
7014 ObjCInterfaceDecl *CDecl = IDecl->getClassInterface(); in RewriteObjCClassMetaData()
7178 ObjCInterfaceDecl *CDecl = IDecl->getClassInterface(); in RewriteClassSetupInitHook()
7239 CategoryImplementation[i]->getClassInterface()->getNameAsString(); in RewriteMetaDataIntoBuffer()
7254 DefinedNonLazyCategories[i]->getClassInterface()->getNameAsString(); in RewriteMetaDataIntoBuffer()
7277 ObjCInterfaceDecl *ClassDecl = IDecl->getClassInterface(); in RewriteObjCCategoryImplDecl()
7361 ObjCInterfaceDecl *ClassDecl = IDecl->getClassInterface(); in RewriteCategorySetupInitHook()
7518 CDecl = CatDecl->getClassInterface(); in RewriteObjCIvarRefExpr()