Home | History | Annotate | Download | only in Sema

Lines Matching refs:getClassMethod

1857         IMPDecl->getClassMethod(I->getSelector());
1858 assert(CDecl->getClassMethod(I->getSelector()) &&
3170 PrevMethod = ImpDecl->getClassMethod(Sel);