Home | History | Annotate | Download | only in Sema

Lines Matching refs:getInstanceMethod

1540         IMPDecl->getInstanceMethod((*I)->getSelector());
1541 assert(CDecl->getInstanceMethod((*I)->getSelector()) &&
2257 CExtDecl->getInstanceMethod(Property->getGetterName()))
2261 CExtDecl->getInstanceMethod(Property->getSetterName()))
2652 PrevMethod = ImpDecl->getInstanceMethod(Sel);