Home | History | Annotate | Download | only in src

Lines Matching defs:statement_pos

156   void set_statement_pos(int statement_pos) { statement_pos_ = statement_pos; }
157 int statement_pos() const { return statement_pos_; }