Home | History | Annotate | Download | only in Sema

Lines Matching refs:OMD

2629     else if (const ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(ND))
2630 if (OMD->isPropertyAccessor())
2631 if (const ObjCPropertyDecl *PDecl = OMD->findPropertyDecl())