Home
last modified time | relevance | path

Searched refs:CreateWatchCompilerHostOfFilesAndCompilerOptionsInput (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dwatch.ts775 …export interface CreateWatchCompilerHostOfFilesAndCompilerOptionsInput<T extends BuilderProgram> e… interface
787 …}: CreateWatchCompilerHostOfFilesAndCompilerOptionsInput<T>): WatchCompilerHostOfFilesAndCompilerO…
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dhelpers.ts211 …ionsForBaseline<T extends BuilderProgram> extends CreateWatchCompilerHostOfFilesAndCompilerOptions…