Searched defs:writeComment (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 4323 writeComment(text: string): void; method
|
| D | typescript.d.ts | 4323 writeComment(text: string): void; method
|
| D | tsserverlibrary.d.ts | 4323 writeComment(text: string): void; method
|
| D | tsc.js | 14627 }, writeComment: function (s) { method 14941 …ents(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLine, writeComment) { argument 14967 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument 17457 function writeComment(s) { function 98745 function writeComment(s) { function
|
| D | typingsInstaller.js | 18638 }, writeComment: function (s) { method 18992 …ents(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLine, writeComment) { argument 19022 …function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument 21857 function writeComment(s) { function 119144 function writeComment(s) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4323 writeComment(text: string): void; method
|
| D | tsserverlibrary.d.ts | 4323 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
|