Home | History | Annotate | Download | only in llvm-objdump

Lines Matching refs:CommentStream

5852 /// \brief Emits the comments that are stored in the CommentStream.
5853 /// Each comment in the CommentStream must end with a newline.
5854 static void emitComments(raw_svector_ostream &CommentStream,
5934 raw_svector_ostream CommentStream(CommentsToEmit);
5935 // FIXME: Setting the CommentStream in the InstPrinter is problematic in that
5940 // IP->setCommentStream(CommentStream);
6231 emitComments(CommentStream