Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts1165 const shouldCreateNewSourceFile = shouldProgramCreateNewSourceFiles(oldProgram, options); constant
/third_party/typescript/lib/
DtypingsInstaller.js129460 …nedSourceFileByPath(fileName, path, languageVersionOrOptions, onError, shouldCreateNewSourceFile) { argument
Dtsc.js107740 …nedSourceFileByPath(fileName, path, languageVersionOrOptions, onError, shouldCreateNewSourceFile) { argument