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.ts2002 …function getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCode… function
2584 getEditsForFileRename, constant
Dtypes.ts528getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,… method
/third_party/typescript/lib/
Dtypescript.d.ts5623getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,… method
DtypescriptServices.d.ts5623getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,… method
Dtsserverlibrary.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
DtypescriptServices.js126649 …function getEditsForFileRename(program, oldFileOrDirPath, newFileOrDirPath, host, formatContext, p… function
150644 function getEditsForFileRename(oldFilePath, newFilePath, formatOptions, preferences) { function
151140 getEditsForFileRename: getEditsForFileRename, property
Dtypescript.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/
Dtypescript.d.ts5866getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,… method
Dtsserverlibrary.d.ts5866getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings,… method