Searched refs:InlinedClosureVariable (Results 1 – 3 of 3) sorted by relevance
479 from .misc import InlinedClosureVariable501 if isinstance(cell, InlinedClosureVariable):
351 class InlinedClosureVariable(UnknownVariable): class
116 InlinedClosureVariable,3279 return InlinedClosureVariable(name=name)