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