Home | History | Annotate | Download | only in Sema

Lines Matching defs:Mem

857   void *Mem = Context.Allocate((sizeof(NestedNameSpecifierAnnotation) +
861 = new (Mem) NestedNameSpecifierAnnotation;