Home | History | Annotate | Download | only in Sema

Lines Matching refs:getInstanceMethod

401   if (ObjCMethodDecl *OMD = PDecl->getInstanceMethod(Sel))
425 if (ObjCMethodDecl *OMD = I->getInstanceMethod(Sel)) {