Home
last modified time | relevance | path

Searched defs:getEditsForFileRename (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/services/
DgetEditsForFileRename.ts3 export function getEditsForFileRename( function
Dservices.ts1996 …function getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCode… function
2578 getEditsForFileRename, constant
Dtypes.ts528getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,… method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts5623getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,… method
DtypescriptServices.d.ts5623getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,… method
Dtypescript.d.ts5623getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,… method
Dtsserverlibrary.js126649 …function getEditsForFileRename(program, oldFileOrDirPath, newFileOrDirPath, host, formatContext, p… function
150644 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { function
151140 getEditsForFileRename: getEditsForFileRename, property
161342 Session.prototype.getEditsForFileRename = function (args, simplifiedResult) { method in Session
Dtsserver.js126080 …function getEditsForFileRename(program, oldFileOrDirPath, newFileOrDirPath, host, formatContext, p… function
150075 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { function
150571 getEditsForFileRename: getEditsForFileRename, property
161148 Session.prototype.getEditsForFileRename = function (args, simplifiedResult) { method in Session
Dtypescript.js126649 …function getEditsForFileRename(program, oldFileOrDirPath, newFileOrDirPath, host, formatContext, p… function
150644 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { function
151140 getEditsForFileRename: getEditsForFileRename, property
DtypescriptServices.js126649 …function getEditsForFileRename(program, oldFileOrDirPath, newFileOrDirPath, host, formatContext, p… function
150644 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { function
151140 getEditsForFileRename: getEditsForFileRename, property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts5708getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,… method
Dtypescript.d.ts5708getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,… method