Home | History | Annotate | Download | only in Sema

Lines Matching refs:Mem

3214   ObjCMethodList *Mem = BumpAlloc.Allocate<ObjCMethodList>();
3215 Previous->setNext(new (Mem) ObjCMethodList(Method));