Home
last modified time | relevance | path

Searched refs:GetCombinedCodeFixScope (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/lib/
Dprotocol.d.ts501 type OrganizeImportsScope = GetCombinedCodeFixScope;
568 scope: GetCombinedCodeFixScope;
571 interface GetCombinedCodeFixScope { interface
Dtsserverlibrary.d.ts7078 type OrganizeImportsScope = GetCombinedCodeFixScope;
7145 scope: GetCombinedCodeFixScope;
7148 interface GetCombinedCodeFixScope {
/third_party/typescript/src/server/
Dprotocol.ts680 export type OrganizeImportsScope = GetCombinedCodeFixScope;
775 scope: GetCombinedCodeFixScope;
779 export interface GetCombinedCodeFixScope { interface
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7327 type OrganizeImportsScope = GetCombinedCodeFixScope;
7394 scope: GetCombinedCodeFixScope;
7397 interface GetCombinedCodeFixScope {