Searched defs:filesToSearch (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/harness/ |
| D | fourslashInterfaceImpl.ts | 1668 filesToSearch?: readonly string[]; property
|
| D | fourslashImpl.ts | 3271 … const filesToSearch = fileNamesToSearch.map(name => ts.combinePaths(this.basePath, name)); constant
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 649 filesToSearch: string[]; property
|
| D | typescript.js | 150393 function getDocumentHighlights(fileName, position, filesToSearch) { argument 152416 …eServiceShimObject.prototype.getDocumentHighlights = function (fileName, position, filesToSearch) { argument
|
| D | typescriptServices.js | 150393 function getDocumentHighlights(fileName, position, filesToSearch) { argument 152416 …eServiceShimObject.prototype.getDocumentHighlights = function (fileName, position, filesToSearch) { argument
|
| D | tsserverlibrary.js | 150393 function getDocumentHighlights(fileName, position, filesToSearch) { argument 152416 …eServiceShimObject.prototype.getDocumentHighlights = function (fileName, position, filesToSearch) { argument
|
| D | tsserver.js | 149824 function getDocumentHighlights(fileName, position, filesToSearch) { argument 151847 …eServiceShimObject.prototype.getDocumentHighlights = function (fileName, position, filesToSearch) { argument
|
| /third_party/typescript/src/server/ |
| D | protocol.ts | 889 filesToSearch: string[]; property
|