Home | History | Annotate | Download | only in Sema

Lines Matching refs:getInstanceMethod

402   if (ObjCMethodDecl *OMD = PDecl->getInstanceMethod(Sel))
428 if (ObjCMethodDecl *OMD = (*I)->getInstanceMethod(Sel)) {