Home | History | Annotate | Download | only in AST

Lines Matching full:locations

40   Locations = new (Ctx) SourceLocation[Elts];
41 memcpy(Locations, Locs, sizeof(SourceLocation) * Elts);