Searched defs:getterMethod (Results 1 – 4 of 4) sorted by relevance
1406 if (ObjCMethodDecl *getterMethod = property->getGetterMethodDecl()) { in ActOnPropertyImplDecl() local2097 auto *getterMethod = property->getGetterMethodDecl(); in diagnoseNullResettableSynthesizedSetters() local
743 ObjCMethodDecl *getterMethod, in BuildObjCSubscriptExpression()
2967 ObjCMethodDecl *getterMethod, in RebuildObjCSubscriptRefExpr()
983 ObjCMethodDecl *getterMethod = prop->getGetterMethodDecl(); in generateObjCGetterBody() local