Searched defs:getSourceFileLike (Results 1 – 6 of 6) sorted by relevance
| /third_party/typescript/src/services/ |
| D | sourcemaps.ts | 18 getSourceFileLike?(fileName: string): SourceFileLike | undefined; method
|
| D | types.ts | 300 getSourceFileLike?(fileName: string): SourceFileLike | undefined; method
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.js | 131122 …mapper = file && ts.getDocumentPositionMapper({ getSourceFileLike: getSourceFileLike, getCanonical… property 131182 function getSourceFileLike(fileName) { function 150063 getSourceFileLike: ts.maybeBind(host, host.getSourceFileLike), property 154365 Project.prototype.getSourceFileLike = function (fileName) { method in Project 157984 …onicalFileName, log: function (s) { return _this.logger.info(s); }, getSourceFileLike: function (f… method 158027 …ProjectService.prototype.getSourceFileLike = function (fileName, projectNameOrProject, declaration… method in ProjectService
|
| D | tsserver.js | 130553 …mapper = file && ts.getDocumentPositionMapper({ getSourceFileLike: getSourceFileLike, getCanonical… property 130613 function getSourceFileLike(fileName) { function 149494 getSourceFileLike: ts.maybeBind(host, host.getSourceFileLike), property 154171 Project.prototype.getSourceFileLike = function (fileName) { method in Project 157790 …onicalFileName, log: function (s) { return _this.logger.info(s); }, getSourceFileLike: function (f… method 157833 …ProjectService.prototype.getSourceFileLike = function (fileName, projectNameOrProject, declaration… method in ProjectService
|
| D | typescriptServices.js | 131122 …mapper = file && ts.getDocumentPositionMapper({ getSourceFileLike: getSourceFileLike, getCanonical… property 131182 function getSourceFileLike(fileName) { function 150063 getSourceFileLike: ts.maybeBind(host, host.getSourceFileLike), property
|
| D | typescript.js | 131122 …mapper = file && ts.getDocumentPositionMapper({ getSourceFileLike: getSourceFileLike, getCanonical… property 131182 function getSourceFileLike(fileName) { function 150063 getSourceFileLike: ts.maybeBind(host, host.getSourceFileLike), property
|