Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dservices.ts1914 function getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[] { function
2565 getBraceMatchingAtPosition, constant
Dshims.ts256 getBraceMatchingAtPosition(fileName: string, position: number): string; method
Dtypes.ts488 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts5595 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method
DtypescriptServices.d.ts5595 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method
Dtypescript.d.ts5595 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method
Dtypescript.js150575 function getBraceMatchingAtPosition(fileName, position) { function
151127 getBraceMatchingAtPosition: getBraceMatchingAtPosition, property
152379 … LanguageServiceShimObject.prototype.getBraceMatchingAtPosition = function (fileName, position) { method in LanguageServiceShimObject
DtypescriptServices.js150575 function getBraceMatchingAtPosition(fileName, position) { function
151127 getBraceMatchingAtPosition: getBraceMatchingAtPosition, property
152379 … LanguageServiceShimObject.prototype.getBraceMatchingAtPosition = function (fileName, position) { method in LanguageServiceShimObject
Dtsserverlibrary.js150575 function getBraceMatchingAtPosition(fileName, position) { function
151127 getBraceMatchingAtPosition: getBraceMatchingAtPosition, property
152379 … LanguageServiceShimObject.prototype.getBraceMatchingAtPosition = function (fileName, position) { method in LanguageServiceShimObject
Dtsserver.js150006 function getBraceMatchingAtPosition(fileName, position) { function
150558 getBraceMatchingAtPosition: getBraceMatchingAtPosition, property
151810 … LanguageServiceShimObject.prototype.getBraceMatchingAtPosition = function (fileName, position) { method in LanguageServiceShimObject
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts5680 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method
Dtypescript.d.ts5680 getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[]; method