Lines Matching full:start_position
2040 int start_position() const;2042 int SourceSize() const { return end_position() - start_position(); }