Searched defs:provideInlayHints (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/src/services/ |
| D | inlayHints.ts | 18 export function provideInlayHints(context: InlayHintsContext): InlayHint[] { function
|
| D | shims.ts | 285 …provideInlayHints(fileName: string, span: TextSpan, preference: UserPreferences | undefined): stri… method
|
| D | services.ts | 2693 …function provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences = emptyO… function
|
| D | types.ts | 511 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 6393 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|
| D | typescript.d.ts | 6393 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|
| D | tsserverlibrary.d.ts | 6393 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 6393 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|
| D | tsserverlibrary.d.ts | 6393 …provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): Inl… method
|