Home
last modified time | relevance | path

Searched refs:emitComment (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp103 emitComment(Comment); in mapByteVectorTail()
131 emitComment(Comment + ": " + TypeNameStr); in mapInteger()
133 emitComment(Comment); in mapInteger()
207 emitComment(Comment); in mapStringZ()
228 emitComment(Comment); in mapGuid()
253 emitComment(Comment); in mapStringZVectorZ()
279 emitComment(Comment); in emitEncodedSignedInteger()
284 emitComment(Comment); in emitEncodedSignedInteger()
289 emitComment(Comment); in emitEncodedSignedInteger()
294 emitComment(Comment); in emitEncodedSignedInteger()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h101 emitComment(Comment);
147 emitComment(Comment);
181 emitComment(Comment);
235 void emitComment(const Twine &Comment) { in emitComment() function
/third_party/cups-filters/filter/pdftopdf/
Dpdftopdf_jcl.h10 void emitComment(PDFTOPDF_Processor &proc,const ProcessingParameters &param);
Dpdftopdf_jcl.cc181 void emitComment(PDFTOPDF_Processor &proc,const ProcessingParameters &param) // {{{ in emitComment() function
Dpdftopdf.cc1088 emitComment(*proc1,param); in main()
1313 emitComment(*proc,param); // pass information to subsequent filters via PDF comments in main()
/third_party/parse5/packages/parse5-html-rewriting-stream/lib/
Dindex.ts148 public emitComment(token: Comment): void { method in RewritingStream
/third_party/parse5/packages/parse5-html-rewriting-stream/test/
Drewriting-stream.test.ts172 rewriter.emitComment(token);
/third_party/typescript/src/compiler/
Demitter.ts5864 …tDetachedComments(currentSourceFile.text, getCurrentLineMap(), writer, emitComment, range, newLine…
5875 …function emitComment(text: string, lineMap: number[], writer: EmitTextWriter, commentPos: number, …
/third_party/typescript/lib/
Dtsc.js99538 …tDetachedComments(currentSourceFile.text, getCurrentLineMap(), writer, emitComment, range, newLine…
99548 function emitComment(text, lineMap, writer, commentPos, commentEnd, newLine) { function
DtypingsInstaller.js120067 …tDetachedComments(currentSourceFile.text, getCurrentLineMap(), writer, emitComment, range, newLine…
120077 function emitComment(text, lineMap, writer, commentPos, commentEnd, newLine) { function