Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dscanner.ts902 export function reduceEachLeadingCommentRange<T, U>(text: string, pos: number, cb: (pos: number, en… function
/third_party/typescript/lib/
DtypingsInstaller.js7845 function reduceEachLeadingCommentRange(text, pos, cb, state, initial) { function
Dtsc.js9645 function reduceEachLeadingCommentRange(text, pos, cb, state, initial) { function