Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
Dproject.ts2345 private rootFileNames: string[] | undefined; property in AutoImportProviderProject
/third_party/typescript/src/services/
Dservices.ts1655 const rootFileNames = host.getScriptFileNames().slice(); constant
/third_party/typescript/lib/
Dtsc.js104992 function isProgramUptoDate(program, rootFileNames, newOptions, getSourceVersion, fileExists, hasInv… argument