Home | History | Annotate | Download | only in src

Lines Matching defs:ast_context_

2163   AstContext* ast_context() const { return ast_context_; }
2164 void set_ast_context(AstContext* context) { ast_context_ = context; }
2724 AstContext* ast_context_;