Home
last modified time | relevance | path

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

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