Searched defs:getterMethod (Results 1 – 4 of 4) 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()
884 ObjCMethodDecl *getterMethod = prop->getGetterMethodDecl(); in generateObjCGetterBody() local