Home
last modified time | relevance | path

Searched defs:getDocumentHighlights (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/services/
DdocumentHighlights.ts9 …export function getDocumentHighlights(program: Program, cancellationToken: CancellationToken, sour… function
Dservices.ts1836 …function getDocumentHighlights(fileName: string, position: number, filesToSearch: readonly string[… function
2731 getDocumentHighlights, constant
Dshims.ts233 getDocumentHighlights(fileName: string, position: number, filesToSearch: string): string; method
Dtypes.ts497getDocumentHighlights(fileName: string, position: number, filesToSearch: string[]): DocumentHighli… method
/third_party/typescript/lib/
DtypescriptServices.d.ts6383getDocumentHighlights(fileName: string, position: number, filesToSearch: string[]): DocumentHighli… method
Dtypescript.d.ts6383getDocumentHighlights(fileName: string, position: number, filesToSearch: string[]): DocumentHighli… method
Dtsserverlibrary.d.ts6383getDocumentHighlights(fileName: string, position: number, filesToSearch: string[]): DocumentHighli… method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6383getDocumentHighlights(fileName: string, position: number, filesToSearch: string[]): DocumentHighli… method
Dtsserverlibrary.d.ts6383getDocumentHighlights(fileName: string, position: number, filesToSearch: string[]): DocumentHighli… method