Home | History | Annotate | Download | only in Sema

Lines Matching refs:ME

1635   else if (ObjCMessageExpr *ME = dyn_cast<ObjCMessageExpr>(NewExp))
1636 method = ME->getMethodDecl();