Home | History | Annotate | Download | only in Sema

Lines Matching refs:getGetterMethodDecl

279     PDecl->setGetterMethodDecl(PrimaryPDecl->getGetterMethodDecl());
368 PDecl->setGetterMethodDecl(PIDecl->getGetterMethodDecl());
828 if (ObjCMethodDecl *getterMethod = property->getGetterMethodDecl()) {
1584 ObjCMethodDecl *method = PD->getGetterMethodDecl();