Searched defs:writeComment (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | types.ts | 9264 writeComment(text: string): void; method
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 11618 …ents(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLine, writeComment) { argument 11641 function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument 12715 function writeComment(s) { function 37185 function writeComment(s) { function
|
| D | typescript.d.ts | 4722 writeComment(text: string): void; method
|
| D | tsserverlibrary.d.ts | 8725 writeComment(text: string): void; method
|
| D | tsc.js | 15828 …ents(text, lineMap, writer, comments, leadingSeparator, trailingSeparator, newLine, writeComment) { argument 15851 function emitDetachedComments(text, lineMap, writer, writeComment, node, newLine, removeComments) { argument 17995 function writeComment(s) { function 102902 function writeComment(s) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4722 writeComment(text: string): void; method
|
| D | tsserverlibrary.d.ts | 8725 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
|