Home
last modified time | relevance | path

Searched refs:getStringLiteralCompletionsFromModuleNames (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/
DstringCompletions.ts141 …turn { kind: StringLiteralCompletionKind.Paths, paths: getStringLiteralCompletionsFromModuleNames(…
206 …turn { kind: StringLiteralCompletionKind.Paths, paths: getStringLiteralCompletionsFromModuleNames(…
308 …function getStringLiteralCompletionsFromModuleNames(sourceFile: SourceFile, node: LiteralExpressio… function
/third_party/typescript/lib/
DtypescriptServices.js119948 …return { kind: 0 /* Paths */, paths: getStringLiteralCompletionsFromModuleNames(sourceFile, node, …
120010 …return { kind: 0 /* Paths */, paths: getStringLiteralCompletionsFromModuleNames(sourceFile, node, …
120090 …function getStringLiteralCompletionsFromModuleNames(sourceFile, node, compilerOptions, host, typeC… function
Dtsserverlibrary.js119948 …return { kind: 0 /* Paths */, paths: getStringLiteralCompletionsFromModuleNames(sourceFile, node, …
120010 …return { kind: 0 /* Paths */, paths: getStringLiteralCompletionsFromModuleNames(sourceFile, node, …
120090 …function getStringLiteralCompletionsFromModuleNames(sourceFile, node, compilerOptions, host, typeC… function
Dtsserver.js119379 …return { kind: 0 /* Paths */, paths: getStringLiteralCompletionsFromModuleNames(sourceFile, node, …
119441 …return { kind: 0 /* Paths */, paths: getStringLiteralCompletionsFromModuleNames(sourceFile, node, …
119521 …function getStringLiteralCompletionsFromModuleNames(sourceFile, node, compilerOptions, host, typeC… function
Dtypescript.js119948 …return { kind: 0 /* Paths */, paths: getStringLiteralCompletionsFromModuleNames(sourceFile, node, …
120010 …return { kind: 0 /* Paths */, paths: getStringLiteralCompletionsFromModuleNames(sourceFile, node, …
120090 …function getStringLiteralCompletionsFromModuleNames(sourceFile, node, compilerOptions, host, typeC… function