Home | History | Annotate | Download | only in Sema

Lines Matching refs:getGetterMethodDecl

406     PDecl->setGetterMethodDecl(PrimaryPDecl->getGetterMethodDecl());
495 PDecl->setGetterMethodDecl(PIDecl->getGetterMethodDecl());
1193 if (ObjCMethodDecl *getterMethod = property->getGetterMethodDecl()) {
1845 ObjCMethodDecl *method = PD->getGetterMethodDecl();