Searched defs:setCommentStream (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCInstPrinter.h66 /// setCommentStream - Specify a stream to emit comments to.
67 void setCommentStream(raw_ostream &OS) { CommentStream = &OS; } function in class:llvm::MCInstPrinter

Completed in 827 milliseconds