Searched defs:getterMethod (Results 1 – 8 of 8) sorted by relevance
1245 if (ObjCMethodDecl *getterMethod = property->getGetterMethodDecl()) { in ActOnPropertyImplDecl() local1926 auto *getterMethod = property->getGetterMethodDecl(); in diagnoseNullResettableSynthesizedSetters() local
738 ObjCMethodDecl *getterMethod, in BuildObjCSubscriptExpression()
2841 ObjCMethodDecl *getterMethod, in RebuildObjCSubscriptRefExpr()
1442 if (ObjCMethodDecl *getterMethod = property->getGetterMethodDecl()) { in ActOnPropertyImplDecl() local
765 ObjCMethodDecl *getterMethod, in BuildObjCSubscriptExpression()
3338 ObjCMethodDecl *getterMethod, in RebuildObjCSubscriptRefExpr()
884 ObjCMethodDecl *getterMethod = prop->getGetterMethodDecl(); in generateObjCGetterBody() local
1132 ObjCMethodDecl *getterMethod = propImpl->getGetterMethodDecl(); in generateObjCGetterBody() local