Searched refs:addBlockScopedVariable (Results 1 – 5 of 5) sorted by relevance
195 addBlockScopedVariable,522 function addBlockScopedVariable(name: Identifier): void { function586 addBlockScopedVariable: noop,
8591 /*@internal*/ addBlockScopedVariable(node: Identifier): void;
139 addBlockScopedVariable1275 …return factory.createTempVariable(requiresBlockScopedVar ? addBlockScopedVariable : hoistVariableD…2019 addBlockScopedVariable(generatedName);2268 addBlockScopedVariable(identifier);
97757 …lEnvironment = context.resumeLexicalEnvironment, addBlockScopedVariable = context.addBlockScopedVa…98596 …return factory.createTempVariable(requiresBlockScopedVar ? addBlockScopedVariable : hoistVariableD…99189 addBlockScopedVariable(generatedName);99350 addBlockScopedVariable(identifier);114367 addBlockScopedVariable: addBlockScopedVariable, property114656 function addBlockScopedVariable(name) { function114717 addBlockScopedVariable: ts.noop, property
82249 …lEnvironment = context.resumeLexicalEnvironment, addBlockScopedVariable = context.addBlockScopedVa…82961 …return factory.createTempVariable(requiresBlockScopedVar ? addBlockScopedVariable : hoistVariableD…83446 addBlockScopedVariable(generatedName);83606 addBlockScopedVariable(identifier);94364 addBlockScopedVariable: addBlockScopedVariable, property94587 function addBlockScopedVariable(name) { function94645 addBlockScopedVariable: ts.noop, property