Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dtsc.js101533 !!ts.find(program, function (rootFile) { return toPath(rootFile) === file; }); argument
DtypingsInstaller.js122379 !!ts.find(program, function (rootFile) { return toPath(rootFile) === file; }); argument