Searched refs:func_context (Results 1 – 1 of 1) sorted by relevance
1698 def put_temp_declarations(self, func_context): argument1699 for name, type, manage_ref, static in func_context.temps_allocated:1709 if func_context.should_declare_error_indicator: