Searched refs:set_ast_context (Results 1 – 4 of 4) sorted by relevance
160 void set_ast_context(AstContext* ctx) { ast_context_ = ctx; } in set_ast_context() function
923 owner()->set_ast_context(this); // Push. in AstContext()931 owner()->set_ast_context(outer_); // Pop. in ~AstContext()
2131 void set_ast_context(AstContext* context) { ast_context_ = context; } in set_ast_context() function
3720 owner->set_ast_context(this); // Push. in AstContext()3729 owner_->set_ast_context(outer_); // Pop. in ~AstContext()