Searched defs:writeCommentRange (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | utilities.ts | 4823 …export function writeCommentRange(text: string, lineMap: readonly number[], writer: EmitTextWriter… function
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 19077 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { function
|
| D | tsc.js | 15009 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { function
|