Home
last modified time | relevance | path

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

/third_party/typescript/src/services/codefixes/
DimportFixes.ts220 const getDeclarations = useRequire ? getNewRequires : getNewImports; constant
1055 const getDeclarations = useRequire ? getNewRequires : getNewImports; constant
/third_party/typescript/src/services/
Dservices.ts793 function getDeclarations(name: string) { function
Dtypes.ts42 getDeclarations(): Declaration[] | undefined; method
/third_party/typescript/lib/
Dtypescript.d.ts6081 getDeclarations(): Declaration[] | undefined; method
DtypescriptServices.d.ts6081 getDeclarations(): Declaration[] | undefined; method
Dtsserverlibrary.d.ts6081 getDeclarations(): Declaration[] | undefined; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6081 getDeclarations(): Declaration[] | undefined; method
Dtsserverlibrary.d.ts6081 getDeclarations(): Declaration[] | undefined; method