Home | History | Annotate | Download | only in src

Lines Matching refs:ast_id_

421   int ast_id() const { return ast_id_; }
422 void set_ast_id(int id) { ast_id_ = id; }
561 int ast_id_;