Searched defs:createLoopVariable (Results 1 – 8 of 8) sorted by relevance
30 … export const createLoopVariable = Debug.deprecate(factory.createLoopVariable, factoryDeprecation); constant
3634 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method7474 const createLoopVariable: (reservedInNestedScopes?: boolean | undefined) => Identifier; constant
3634 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method11420 const createLoopVariable: (reservedInNestedScopes?: boolean | undefined) => Identifier; constant
22727 createLoopVariable: createLoopVariable, property23468 function createLoopVariable(reservedInNestedScopes) { function
18086 createLoopVariable: createLoopVariable, property18787 function createLoopVariable(reservedInNestedScopes) { function