Home | History | Annotate | Download | only in src

Lines Matching refs:ast_context_

1758   AstContext* ast_context() const { return ast_context_; }
1759 void set_ast_context(AstContext* context) { ast_context_ = context; }
2145 AstContext* ast_context_;