Home | History | Annotate | Download | only in Serialization

Lines Matching defs:EllipsisLoc

1202         SourceLocation EllipsisLoc = ReadSourceLocation(Record, Idx);
1203 *ToCapture++ = Capture(Loc, IsImplicit, Kind, Var, EllipsisLoc);