Searched defs:writeComment (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4293 writeComment(text: string): void; method
|
| D | typescriptServices.d.ts | 4293 writeComment(text: string): void; method
|
| D | tsserverlibrary.d.ts | 4293 writeComment(text: string): void; method
|
| D | typingsInstaller.js | 18604 }, writeComment: function (s) { method 18958 …ents(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLine, writeComment) { argument 18988 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument 21823 function writeComment(s) { function 118870 function writeComment(s) { function
|
| D | tsc.js | 14596 }, writeComment: function (s) { method 14910 …ents(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLine, writeComment) { argument 14936 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument 17426 function writeComment(s) { function 98495 function writeComment(s) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4293 writeComment(text: string): void; method
|
| D | tsserverlibrary.d.ts | 4293 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
|