Home | History | Annotate | Download | only in Sema

Lines Matching defs:Mem

2012   ObjCMethodList *Mem = BumpAlloc.Allocate<ObjCMethodList>();
2013 Previous->Next = new (Mem) ObjCMethodList(Method, 0);