Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts1013 …export function forEachEnclosingBlockScopeContainer(node: Node, cb: (container: Node) => void): vo… function
/third_party/typescript/lib/
DtypingsInstaller.js15483 function forEachEnclosingBlockScopeContainer(node, cb) { function
Dtsc.js11907 function forEachEnclosingBlockScopeContainer(node, cb) { function