Home | History | Annotate | Download | only in src

Lines Matching refs:start_position

2040   int start_position() const;
2042 int SourceSize() const { return end_position() - start_position(); }