Home
last modified time | relevance | path

Searched defs:getSourceFileLike (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/services/
Dsourcemaps.ts18 getSourceFileLike?(fileName: string): SourceFileLike | undefined; method
Dtypes.ts300 getSourceFileLike?(fileName: string): SourceFileLike | undefined; method
/third_party/typescript/lib/
Dtsserverlibrary.js131122 …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
Dtsserver.js130553 …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
DtypescriptServices.js131122 …mapper = file && ts.getDocumentPositionMapper({ getSourceFileLike: getSourceFileLike, getCanonical… property
131182 function getSourceFileLike(fileName) { function
150063 getSourceFileLike: ts.maybeBind(host, host.getSourceFileLike), property
Dtypescript.js131122 …mapper = file && ts.getDocumentPositionMapper({ getSourceFileLike: getSourceFileLike, getCanonical… property
131182 function getSourceFileLike(fileName) { function
150063 getSourceFileLike: ts.maybeBind(host, host.getSourceFileLike), property