Home
last modified time | relevance | path

Searched defs:getSmartSelectionRange (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DsmartSelection.ts19 const getSmartSelectionRange = setup("/file.js", ` constant
/third_party/typescript/src/services/
DsmartSelection.ts13 export function getSmartSelectionRange(pos: number, sourceFile: SourceFile): SelectionRange { function
Dservices.ts2991 function getSmartSelectionRange(fileName: string, position: number): SelectionRange { function
3088 getSmartSelectionRange, constant
Dshims.ts199 getSmartSelectionRange(fileName: string, position: number): string; method
Dtypes.ts524 getSmartSelectionRange(fileName: string, position: number): SelectionRange; method
/third_party/typescript/src/harness/
Dclient.ts504 getSmartSelectionRange() { method in SessionClient
/third_party/typescript/lib/
Dtypescript.d.ts6731 getSmartSelectionRange(fileName: string, position: number): SelectionRange; method
Dtsserverlibrary.d.ts10661 getSmartSelectionRange(fileName: string, position: number): SelectionRange; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6731 getSmartSelectionRange(fileName: string, position: number): SelectionRange; method
Dtsserverlibrary.d.ts10661 getSmartSelectionRange(fileName: string, position: number): SelectionRange; method