Home | History | Annotate | Download | only in Sema

Lines Matching refs:OMD

2609     else if (const ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(ND))
2610 if (OMD->isPropertyAccessor())
2611 if (const ObjCPropertyDecl *PDecl = OMD->findPropertyDecl())