Home
last modified time | relevance | path

Searched defs:changedFiles (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DLinterRunner.ts48 const changedFiles = collectChangedFilesFromProgramState(programState, arkTSVersion); constant
120 const changedFiles = new Set<Path>(state.changedFilesSet); constant
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DLinterRunner.ts63 const changedFiles = collectChangedFilesFromProgramState( constant
185 const changedFiles = new Set<Path>(state.changedFilesSet); constant
/third_party/typescript/src/server/
Dproject.ts1208 …const changedFiles: readonly Path[] = this.resolutionCache.finishRecordingFilesWithChangedResoluti… constant
Dprotocol.ts1839 changedFiles?: ChangedOpenFile[]; property
1865 changedFiles?: FileCodeEdits[]; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts1420 changedFiles?: FileCodeEdits[]; property
/third_party/typescript/lib/
Dtsserverlibrary.d.ts1420 changedFiles?: FileCodeEdits[]; property