Home
last modified time | relevance | path

Searched defs:declarationInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/server/
DeditorServices.ts1260 const declarationInfo = this.getScriptInfoForPath(info.declarationInfoPath); constant
2673 …const declarationInfo = this.getOrCreateScriptInfoNotOpenedByClient(generatedFileName, project.cur… constant
/third_party/typescript/lib/
Dtsserverlibrary.js158027 …tService.prototype.getSourceFileLike = function (fileName, projectNameOrProject, declarationInfo) { argument
Dtsserver.js157833 …tService.prototype.getSourceFileLike = function (fileName, projectNameOrProject, declarationInfo) { argument