Searched defs:writeComment (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4360 writeComment(text: string): void; method
|
| D | typescriptServices.d.ts | 4360 writeComment(text: string): void; method
|
| D | tsserverlibrary.d.ts | 4360 writeComment(text: string): void; method
|
| D | tsc.js | 14746 }, writeComment: function (s) { method 15060 …ents(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLine, writeComment) { argument 15086 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument 17580 function writeComment(s) { function 100111 function writeComment(s) { function
|
| D | typingsInstaller.js | 18795 }, writeComment: function (s) { method 19149 …ents(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLine, writeComment) { argument 19179 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument 22018 function writeComment(s) { function 120719 function writeComment(s) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4360 writeComment(text: string): void; method
|
| D | tsserverlibrary.d.ts | 4360 writeComment(text: string): void; method
|
| /third_party/libabigail/tests/lib/ |
| D | catch.hpp | 15720 XmlWriter& XmlWriter::writeComment( std::string const& text, XmlFormatting fmt) { in writeComment() function in Catch::XmlWriter
|