Searched defs:CommentStream (Results 1 – 10 of 10) sorted by relevance
108 mutable raw_ostream *CommentStream; variable
123 mutable raw_ostream *CommentStream = nullptr; variable
61 MCInst &MI, raw_ostream &CommentStream, int64_t Value, uint64_t Address, in tryAddingSymbolicOperand()
60 MCInst &MI, raw_ostream &CommentStream, int64_t Value, uint64_t Address, in tryAddingSymbolicOperand()
83 raw_svector_ostream CommentStream; variable
84 raw_svector_ostream CommentStream; variable
51 raw_svector_ostream CommentStream; member in __anon8f1ea7110111::MCAsmStreamer
1119 raw_svector_ostream CommentStream(Comments); in DisassembleObject() local
6383 static void emitComments(raw_svector_ostream &CommentStream, in emitComments()6463 raw_svector_ostream CommentStream(CommentsToEmit); in DisassembleMachO() local
53 raw_svector_ostream CommentStream; member in __anonb615ef330111::MCAsmStreamer