Home
last modified time | relevance | path

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

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