Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DsmartSelection.ts18 const getSmartSelectionRange = setup("/file.js", ` constant
/third_party/typescript/src/services/
DsmartSelection.ts3 export function getSmartSelectionRange(pos: number, sourceFile: SourceFile): SelectionRange { function
Dservices.ts2635 function getSmartSelectionRange(fileName: string, position: number): SelectionRange { function
2732 getSmartSelectionRange, constant
Dshims.ts169 getSmartSelectionRange(fileName: string, position: number): string; method
Dtypes.ts482 getSmartSelectionRange(fileName: string, position: number): SelectionRange; method
/third_party/typescript/src/harness/
Dclient.ts489 getSmartSelectionRange() { method in ts.server.SessionClient
/third_party/typescript/lib/
Dtypescript.d.ts6341 getSmartSelectionRange(fileName: string, position: number): SelectionRange; method
DtypescriptServices.d.ts6341 getSmartSelectionRange(fileName: string, position: number): SelectionRange; method
Dtsserverlibrary.d.ts6341 getSmartSelectionRange(fileName: string, position: number): SelectionRange; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6341 getSmartSelectionRange(fileName: string, position: number): SelectionRange; method
Dtsserverlibrary.d.ts6341 getSmartSelectionRange(fileName: string, position: number): SelectionRange; method