Home
last modified time | relevance | path

Searched refs:CombinedCodeFixScope (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/services/
Dtypes.ts513 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref…
549 export interface CombinedCodeFixScope { type: "file"; fileName: string; } interface
551 export type OrganizeImportsScope = CombinedCodeFixScope;
Dservices.ts1984 …function getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSetti…
/third_party/typescript/lib/
Dtypescript.d.ts5610 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref…
5635 interface CombinedCodeFixScope { interface
5639 type OrganizeImportsScope = CombinedCodeFixScope;
DtypescriptServices.d.ts5610 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref…
5635 interface CombinedCodeFixScope { interface
5639 type OrganizeImportsScope = CombinedCodeFixScope;
Dtsserverlibrary.d.ts5610 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref…
5635 interface CombinedCodeFixScope { interface
5639 type OrganizeImportsScope = CombinedCodeFixScope;
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5853 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref…
5878 interface CombinedCodeFixScope { interface
5882 type OrganizeImportsScope = CombinedCodeFixScope;
Dtsserverlibrary.d.ts5853 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref…
5878 interface CombinedCodeFixScope { interface
5882 type OrganizeImportsScope = CombinedCodeFixScope;