Home
last modified time | relevance | path

Searched defs:renameLocation (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/src/services/refactors/
DgenerateGetAccessorAndSetAccessor.ts23 …const renameLocation = renameLocationOffset + getRenameLocation(edits, renameFilename, nameNeedRen… constant
DextractType.ts77 …const renameLocation = getRenameLocation(edits, renameFilename, name, /*preferLastLocation*/ false… constant
DextractSymbol.ts1142 …const renameLocation = getRenameLocation(edits, renameFilename, functionNameText, /*isDeclaredBefo… constant
1286 …const renameLocation = getRenameLocation(edits, renameFilename, localNameText, /*isDeclaredBeforeU… constant
/third_party/typescript/src/testRunner/unittests/services/extract/
Dhelpers.ts119 …const { renameLocation, edits } = refactor.extractSymbol.getRefactorEditsToExtractSymbol(context, … constant
/third_party/typescript/src/testRunner/unittests/tsserver/
DdeclarationFileMaps.ts11 function renameLocation(input: DocumentSpanFromSubstring): RenameLocation { function
/third_party/typescript/src/harness/
Dclient.ts748 let renameLocation: number | undefined; variable
/third_party/typescript/src/server/
Dsession.ts2523 const { renameFilename, renameLocation, edits } = result; constant
Dprotocol.ts667 renameLocation?: Location; property
/third_party/typescript/src/services/
Dtypes.ts884 renameLocation?: number; property
/third_party/typescript/lib/
Dprotocol.d.ts490 renameLocation?: Location; property
DtypescriptServices.d.ts6692 renameLocation?: number; property
Dtypescript.d.ts6692 renameLocation?: number; property
Dtsserverlibrary.d.ts6692 renameLocation?: number; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6692 renameLocation?: number; property
Dtsserverlibrary.d.ts6692 renameLocation?: number; property