Searched defs:createLexEnv (Results 1 – 2 of 2) sorted by relevance
28 function createLexEnv(pandaGen: PandaGen, scope: VariableScope): IRNode[] { function
557 createLexEnv(node: ts.Node, scope: VariableScope | LoopScope) { method in PandaGen