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()
3334 ObjCInterfaceDecl *ClassDecl = CurMethodDef->getClassInterface(); in SynthMessageExpr()
4003 ObjCInterfaceDecl *CDecl = OIMP->getClassInterface(); in RewriteImplementations()
4012 ObjCInterfaceDecl *CDecl = CIMP->getClassInterface(); in RewriteImplementations()
4439 ObjCInterfaceDecl *IFace = MD->getClassInterface(); in BuildUniqueMethodName()
7000 ObjCInterfaceDecl *CDecl = IDecl->getClassInterface(); in RewriteObjCClassMetaData()
7164 ObjCInterfaceDecl *CDecl = IDecl->getClassInterface(); in RewriteClassSetupInitHook()
7225 CategoryImplementation[i]->getClassInterface()->getNameAsString(); in RewriteMetaDataIntoBuffer()
7240 DefinedNonLazyCategories[i]->getClassInterface()->getNameAsString(); in RewriteMetaDataIntoBuffer()
7263 ObjCInterfaceDecl *ClassDecl = IDecl->getClassInterface(); in RewriteObjCCategoryImplDecl()
7347 ObjCInterfaceDecl *ClassDecl = IDecl->getClassInterface(); in RewriteCategorySetupInitHook()
7504 CDecl = CatDecl->getClassInterface(); in RewriteObjCIvarRefExpr()