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.ts41 export const createLoopVariable: typeof factory.createLoopVariable = Debug.deprecate(factory.create… constant
/third_party/typescript/src/compiler/
Dtypes.ts8033 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method
/third_party/typescript/lib/
Dtypescript.d.ts3856 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method
Dtsserverlibrary.d.ts7859 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method
DtypingsInstaller.js13353 createLoopVariable, property
14229 function createLoopVariable(reservedInNestedScopes) { function
Dtsc.js18644 createLoopVariable, property
19520 function createLoopVariable(reservedInNestedScopes) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3856 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method
Dtsserverlibrary.d.ts7859 createLoopVariable(reservedInNestedScopes?: boolean): Identifier; method