Home
last modified time | relevance | path

Searched refs:DocumentRegistry (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/services/
DdocumentRegistry.ts17 export interface DocumentRegistry { interface
148 …ocumentRegistry(useCaseSensitiveFileNames?: boolean, currentDirectory?: string): DocumentRegistry {
155 …eNames?: boolean, currentDirectory = "", externalCache?: ExternalDocumentCache): DocumentRegistry {
Dshims.ts1293 private documentRegistry: DocumentRegistry | undefined;
Dservices.ts1227 …documentRegistry: DocumentRegistry = createDocumentRegistry(host.useCaseSensitiveFileNames && host…
/third_party/typescript/src/server/
Dproject.ts317 private documentRegistry: DocumentRegistry,
2054 documentRegistry: DocumentRegistry,
2128 …constructor(projectService: ProjectService, documentRegistry: DocumentRegistry, compilerOptions: C…
2288 …ject, moduleResolutionHost: ModuleResolutionHost, documentRegistry: DocumentRegistry): AutoImportP…
2312 documentRegistry: DocumentRegistry,
2464 documentRegistry: DocumentRegistry,
2737 documentRegistry: DocumentRegistry,
DeditorServices.ts683 readonly documentRegistry: DocumentRegistry;
/third_party/typescript/lib/
Dtypescript.d.ts7303 interface DocumentRegistry { interface
7374 …DocumentRegistry(useCaseSensitiveFileNames?: boolean, currentDirectory?: string): DocumentRegistry;
7405 …function createLanguageService(host: LanguageServiceHost, documentRegistry?: DocumentRegistry, syn…
DtypescriptServices.d.ts7303 interface DocumentRegistry { interface
7374 …DocumentRegistry(useCaseSensitiveFileNames?: boolean, currentDirectory?: string): DocumentRegistry;
7405 …function createLanguageService(host: LanguageServiceHost, documentRegistry?: DocumentRegistry, syn…
Dtsserverlibrary.d.ts7303 interface DocumentRegistry { interface
7374 …DocumentRegistry(useCaseSensitiveFileNames?: boolean, currentDirectory?: string): DocumentRegistry;
7405 …function createLanguageService(host: LanguageServiceHost, documentRegistry?: DocumentRegistry, syn…
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts7303 interface DocumentRegistry { interface
7374 …DocumentRegistry(useCaseSensitiveFileNames?: boolean, currentDirectory?: string): DocumentRegistry;
7405 …function createLanguageService(host: LanguageServiceHost, documentRegistry?: DocumentRegistry, syn…
Dtsserverlibrary.d.ts7303 interface DocumentRegistry { interface
7374 …DocumentRegistry(useCaseSensitiveFileNames?: boolean, currentDirectory?: string): DocumentRegistry;
7405 …function createLanguageService(host: LanguageServiceHost, documentRegistry?: DocumentRegistry, syn…