Searched refs:scf_scope (Results 1 – 1 of 1) sorted by relevance
560 self.scf_scope = 0564 def enter_scope(self, scf_scope=False): argument568 if scf_scope:569 self.scf_scope += 1581 if self.scf_scope > 0:582 self.scf_scope -= 1585 return self.scf_scope > 01061 self.symbol_table.enter_scope(scf_scope=True)1069 self.symbol_table.enter_scope(scf_scope=True)1150 self.symbol_table.enter_scope(scf_scope=True)