reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/MC/MCInstPrinter.cpp
   48   if (!Annot.empty()) {
   50       (*CommentStream) << Annot;
   53       if (Annot.back() != '\n')
   56       OS << " " << MAI.getCommentString() << " " << Annot;