Home | History | Annotate | Download | only in Parse

Lines Matching refs:CastRange

4722   SourceRange CastRange;
4724 CastTy, CastRange);
4726 DS.setTypeofParensRange(CastRange);
4728 if (CastRange.getEnd().isInvalid())
4732 DS.SetRangeEnd(CastRange.getEnd());