Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts26500 const enclosingIterationStatement = getEnclosingIterationStatement(container); constant
28320 const enclosingIterationStatement = getEnclosingIterationStatement(container); constant
36654 const enclosingIterationStatement = getEnclosingIterationStatement(node.parent); constant