Home
last modified time | relevance | path

Searched defs:getDeclarations (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/services/codefixes/
DimportFixes.ts143 const getDeclarations = useRequire ? getNewRequires : getNewImports; constant
708 const getDeclarations = useRequire ? getNewRequires : getNewImports; constant
/third_party/typescript/src/services/
Dservices.ts721 function getDeclarations(name: string) { function
Dtypes.ts42 getDeclarations(): Declaration[] | undefined; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5417 getDeclarations(): Declaration[] | undefined; method
Dtsserverlibrary.d.ts5417 getDeclarations(): Declaration[] | undefined; method
/third_party/typescript/lib/
DtypescriptServices.d.ts5334 getDeclarations(): Declaration[] | undefined; method
Dtypescript.d.ts5334 getDeclarations(): Declaration[] | undefined; method
Dtsserverlibrary.d.ts5334 getDeclarations(): Declaration[] | undefined; method
DtypescriptServices.js149292 SymbolObject.prototype.getDeclarations = function () { method in SymbolObject
149584 function getDeclarations(name) { function
Dtypescript.js149292 SymbolObject.prototype.getDeclarations = function () { method in SymbolObject
149584 function getDeclarations(name) { function
Dtsserver.js148723 SymbolObject.prototype.getDeclarations = function () { method in SymbolObject
149015 function getDeclarations(name) { function
Dtsserverlibrary.js149292 SymbolObject.prototype.getDeclarations = function () { method in SymbolObject
149584 function getDeclarations(name) { function