Searched refs:set_ast_context (Results 1 – 4 of 4) sorted by relevance
156 void set_ast_context(AstContext* ctx) { ast_context_ = ctx; } in set_ast_context() function
945 owner()->set_ast_context(this); // Push. in AstContext()953 owner()->set_ast_context(outer_); // Pop. in ~AstContext()
2229 void set_ast_context(AstContext* context) { ast_context_ = context; } in set_ast_context() function
4291 owner->set_ast_context(this); // Push. in AstContext()4300 owner_->set_ast_context(outer_); // Pop. in ~AstContext()