Home | History | Annotate | Download | only in Sema

Lines Matching refs:setGetterMethodDecl

393     PDecl->setGetterMethodDecl(PrimaryPDecl->getGetterMethodDecl());
513 PDecl->setGetterMethodDecl(PIDecl->getGetterMethodDecl());
1988 property->setGetterMethodDecl(GetterMethod);