Home | History | Annotate | Download | only in Parse

Lines Matching defs:CastRange

5694   SourceRange CastRange;
5696 CastTy, CastRange);
5698 DS.setTypeofParensRange(CastRange);
5700 if (CastRange.getEnd().isInvalid())
5704 DS.SetRangeEnd(CastRange.getEnd());