Home | History | Annotate | Download | only in Compiler

Lines Matching refs:FunctionState

491 class FunctionState(object):
1398 # funcstate FunctionState contains state local to a C function used for code
1510 self.funcstate = FunctionState(self)