Searched refs:createOutVariable (Results 1 – 3 of 3) sorted by relevance
3083 function createOutVariable(p: LoopOutParameter) { function3156 …rt = factory.createVariableDeclarationList(map(currentState.loopOutParameters, createOutVariable));
88310 function createOutVariable(p) { function88327 …= factory.createVariableDeclarationList(ts.map(currentState.loopOutParameters, createOutVariable));
105592 function createOutVariable(p) { function105643 …= factory.createVariableDeclarationList(ts.map(currentState.loopOutParameters, createOutVariable));