Searched defs:OME (Results 1 – 4 of 4) sorted by relevance
1005 uint16_t OMB = OM.first(), OME = OM.last(); in subst() local
1064 void JSONNodeDumper::VisitObjCMessageExpr(const ObjCMessageExpr *OME) { in VisitObjCMessageExpr()
523 tryEmitSpecializedAllocInit(CodeGenFunction &CGF, const ObjCMessageExpr *OME) { in tryEmitSpecializedAllocInit()
4506 if (const ObjCMessageExpr *OME = dyn_cast<ObjCMessageExpr>(E)) in getDeclFromExpr() local