Home | History | Annotate | Download | only in Sema

Lines Matching defs:Mem

842   void *Mem = Context.Allocate((sizeof(NestedNameSpecifierAnnotation) +
846 = new (Mem) NestedNameSpecifierAnnotation;