Home
last modified time | relevance | path

Searched defs:filesToSearch (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1668 filesToSearch?: readonly string[]; property
DfourslashImpl.ts3271 … const filesToSearch = fileNamesToSearch.map(name => ts.combinePaths(this.basePath, name)); constant
/third_party/typescript/lib/
Dprotocol.d.ts649 filesToSearch: string[]; property
Dtypescript.js150393 function getDocumentHighlights(fileName, position, filesToSearch) { argument
152416 …eServiceShimObject.prototype.getDocumentHighlights = function (fileName, position, filesToSearch) { argument
DtypescriptServices.js150393 function getDocumentHighlights(fileName, position, filesToSearch) { argument
152416 …eServiceShimObject.prototype.getDocumentHighlights = function (fileName, position, filesToSearch) { argument
Dtsserverlibrary.js150393 function getDocumentHighlights(fileName, position, filesToSearch) { argument
152416 …eServiceShimObject.prototype.getDocumentHighlights = function (fileName, position, filesToSearch) { argument
Dtsserver.js149824 function getDocumentHighlights(fileName, position, filesToSearch) { argument
151847 …eServiceShimObject.prototype.getDocumentHighlights = function (fileName, position, filesToSearch) { argument
/third_party/typescript/src/server/
Dprotocol.ts889 filesToSearch: string[]; property