Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dservices.ts1906 function getOutliningSpans(fileName: string): OutliningSpan[] { function
2569 getOutliningSpans, constant
Dshims.ts252 getOutliningSpans(fileName: string): string; method
Dtypes.ts486 getOutliningSpans(fileName: string): OutliningSpan[]; method
/third_party/typescript/lib/
Dtypescript.d.ts5593 getOutliningSpans(fileName: string): OutliningSpan[]; method
DtypescriptServices.d.ts5593 getOutliningSpans(fileName: string): OutliningSpan[]; method
Dtsserverlibrary.d.ts5593 getOutliningSpans(fileName: string): OutliningSpan[]; method
Dtsserverlibrary.js150563 function getOutliningSpans(fileName) { function
151125 getOutliningSpans: getOutliningSpans, property
152482 LanguageServiceShimObject.prototype.getOutliningSpans = function (fileName) { method in LanguageServiceShimObject
160862 Session.prototype.getOutliningSpans = function (args, simplifiedResult) { method in Session
Dtsserver.js149994 function getOutliningSpans(fileName) { function
150556 getOutliningSpans: getOutliningSpans, property
151913 LanguageServiceShimObject.prototype.getOutliningSpans = function (fileName) { method in LanguageServiceShimObject
160668 Session.prototype.getOutliningSpans = function (args, simplifiedResult) { method in Session
DtypescriptServices.js150563 function getOutliningSpans(fileName) { function
151125 getOutliningSpans: getOutliningSpans, property
152482 LanguageServiceShimObject.prototype.getOutliningSpans = function (fileName) { method in LanguageServiceShimObject
Dtypescript.js150563 function getOutliningSpans(fileName) { function
151125 getOutliningSpans: getOutliningSpans, property
152482 LanguageServiceShimObject.prototype.getOutliningSpans = function (fileName) { method in LanguageServiceShimObject
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5836 getOutliningSpans(fileName: string): OutliningSpan[]; method
Dtsserverlibrary.d.ts5836 getOutliningSpans(fileName: string): OutliningSpan[]; method