Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DtextChanges.ts951 …changes.push(changesToText.newFileChanges(oldFile, fileName, statements, this.newLineCharacter, th…
1062 …export function newFileChanges(oldFile: SourceFile | undefined, fileName: string, statements: read… function