Searched defs:createLoopVariable (Results 1 – 8 of 8) sorted by relevance
30 … export const createLoopVariable = Debug.deprecate(factory.createLoopVariable, factoryDeprecation); constant
3667 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method7563 const createLoopVariable: (reservedInNestedScopes?: boolean | undefined) => Identifier; constant
3667 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method11509 const createLoopVariable: (reservedInNestedScopes?: boolean | undefined) => Identifier; constant
18209 createLoopVariable: createLoopVariable, property18915 function createLoopVariable(reservedInNestedScopes) { function
22888 createLoopVariable: createLoopVariable, property23634 function createLoopVariable(reservedInNestedScopes) { function