Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dscanner.ts890 export function forEachLeadingCommentRange<U>(text: string, pos: number, cb: (pos: number, end: num… function
/third_party/typescript/lib/
DtypingsInstaller.js7839 function forEachLeadingCommentRange(text, pos, cb, state) { function
Dtsc.js9639 function forEachLeadingCommentRange(text, pos, cb, state) { function