Searched defs:getterMethod (Results 1 – 4 of 4) sorted by relevance
1433 if (ObjCMethodDecl *getterMethod = property->getGetterMethodDecl()) { in ActOnPropertyImplDecl() local
766 ObjCMethodDecl *getterMethod, in BuildObjCSubscriptExpression()
3690 ObjCMethodDecl *getterMethod, in RebuildObjCSubscriptRefExpr()
1170 ObjCMethodDecl *getterMethod = propImpl->getGetterMethodDecl(); in generateObjCGetterBody() local