Home
last modified time | relevance | path

Searched defs:createLoopVariable (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts30 … export const createLoopVariable = Debug.deprecate(factory.createLoopVariable, factoryDeprecation); constant
/third_party/typescript/lib/
Dtypescript.d.ts3667 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method
7563 const createLoopVariable: (reservedInNestedScopes?: boolean | undefined) => Identifier; constant
DtypescriptServices.d.ts3667 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method
7563 const createLoopVariable: (reservedInNestedScopes?: boolean | undefined) => Identifier; constant
Dtsserverlibrary.d.ts3667 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method
11509 const createLoopVariable: (reservedInNestedScopes?: boolean | undefined) => Identifier; constant
Dtsc.js18209 createLoopVariable: createLoopVariable, property
18915 function createLoopVariable(reservedInNestedScopes) { function
DtypingsInstaller.js22888 createLoopVariable: createLoopVariable, property
23634 function createLoopVariable(reservedInNestedScopes) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3667 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method
7563 const createLoopVariable: (reservedInNestedScopes?: boolean | undefined) => Identifier; constant
Dtsserverlibrary.d.ts3667 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method
11509 const createLoopVariable: (reservedInNestedScopes?: boolean | undefined) => Identifier; constant