Home
last modified time | relevance | path

Searched refs:createOutVariable (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Des2015.ts3083 function createOutVariable(p: LoopOutParameter) { function
3156 …rt = factory.createVariableDeclarationList(map(currentState.loopOutParameters, createOutVariable));
/third_party/typescript/lib/
Dtsc.js88310 function createOutVariable(p) { function
88327 …= factory.createVariableDeclarationList(ts.map(currentState.loopOutParameters, createOutVariable));
DtypingsInstaller.js105592 function createOutVariable(p) { function
105643 …= factory.createVariableDeclarationList(ts.map(currentState.loopOutParameters, createOutVariable));