Home | History | Annotate | Download | only in src

Lines Matching refs:statement_pos

258   void set_statement_pos(int statement_pos) { statement_pos_ = statement_pos; }
259 int statement_pos() const { return statement_pos_; }