Lines Matching refs:FunctionGen
191 NameFinder, FunctionGen, and ClassGen. These attributes can be233 assert getattr(self, 'FunctionGen')343 FunctionGen = None383 gen = self.FunctionGen(node, self.scopes, isLambda,1292 self.__class__.FunctionGen = FunctionCodeGenerator