Searched defs:reduceEachTrailingCommentRange (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | scanner.ts | 906 export function reduceEachTrailingCommentRange<T, U>(text: string, pos: number, cb: (pos: number, e… function
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 7848 function reduceEachTrailingCommentRange(text, pos, cb, state, initial) { function
|
| D | tsc.js | 9648 function reduceEachTrailingCommentRange(text, pos, cb, state, initial) { function
|