Searched defs:emitComment (Results 1 – 4 of 4) sorted by relevance
235 void emitComment(const Twine &Comment) { in emitComment() function
121 fun emitComment(codeBlock: CodeBlock) { in emitComment() method
140 public void emitComment(CodeBlock codeBlock) throws IOException { in emitComment() method in CodeWriter
1855 public void emitComment(String commentID, String possibleComment, in emitComment() method in HTMLReportGenerator