Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dscanner.ts859 …export function forEachLeadingCommentRange<U>(text: string, pos: number, cb: (pos: number, end: nu… function
/third_party/typescript/lib/
Dtsc.js7851 function forEachLeadingCommentRange(text, pos, cb, state) { function
DtypingsInstaller.js10842 function forEachLeadingCommentRange(text, pos, cb, state) { function