Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dscanner.ts875 …export function reduceEachTrailingCommentRange<T, U>(text: string, pos: number, cb: (pos: number, … function
/third_party/typescript/lib/
Dtsc.js7929 function reduceEachTrailingCommentRange(text, pos, cb, state, initial) { function
DtypingsInstaller.js10940 function reduceEachTrailingCommentRange(text, pos, cb, state, initial) { function