Home
last modified time | relevance | path

Searched defs:getLeadingCommentRanges (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dscanner.ts887 export function getLeadingCommentRanges(text: string, pos: number): CommentRange[] | undefined { function
/third_party/typescript/lib/
DtypingsInstaller.js10861 function getLeadingCommentRanges(text, pos) { function
Dtsc.js7873 function getLeadingCommentRanges(text, pos) { function