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/
Dtsc.js11908 function forEachEnclosingBlockScopeContainer(node, cb) { function
DtypingsInstaller.js15487 function forEachEnclosingBlockScopeContainer(node, cb) { function