Home
last modified time | relevance | path

Searched defs:getBraceMatchingAtPosition (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/services/
Dservices.ts2045 function getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[] { function
2742 getBraceMatchingAtPosition, constant
Dshims.ts258 getBraceMatchingAtPosition(fileName: string, position: number): string; method
Dtypes.ts515 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method
/third_party/typescript/lib/
Dtypescript.d.ts6396 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method
DtypescriptServices.d.ts6396 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method
Dtsserverlibrary.d.ts6396 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6396 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method
Dtsserverlibrary.d.ts6396 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method