Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:ast_context_

2124   AstContext* ast_context() const { return ast_context_; }
2125 void set_ast_context(AstContext* context) { ast_context_ = context; }
2806 AstContext* ast_context_;