Home
last modified time | relevance | path

Searched refs:emitComments (Results 1 – 2 of 2) sorted by relevance

/external/jdiff/src/jdiff/
DComments.java387 newComments.emitComments(); in writeFile()
401 public void emitComments() { in emitComments() method
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp490 static void emitComments(const MachineInstr &MI, raw_ostream &CommentOS) { in emitComments() function
680 emitComments(*II, OutStreamer.GetCommentOS()); in EmitFunctionBody()