Home
last modified time | relevance | path

Searched refs:shouldProgramCreateNewSourceFiles (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts982 …function shouldProgramCreateNewSourceFiles(program: Program | undefined, newOptions: CompilerOptio… function
1163 const shouldCreateNewSourceFile = shouldProgramCreateNewSourceFiles(oldProgram, options);
/third_party/typescript/lib/
DtypingsInstaller.js121488 function shouldProgramCreateNewSourceFiles(program, newOptions) { function
121619 var shouldCreateNewSourceFile = shouldProgramCreateNewSourceFiles(oldProgram, options);
Dtsc.js100783 function shouldProgramCreateNewSourceFiles(program, newOptions) { function
100886 var shouldCreateNewSourceFile = shouldProgramCreateNewSourceFiles(oldProgram, options);