Home | History | Annotate | Download | only in MC

Lines Matching defs:GetCommentOS

104   /// GetCommentOS - Return a raw_ostream that comments can be written to.
107 virtual raw_ostream &GetCommentOS() {
1090 raw_ostream &OS = GetCommentOS();
1241 Inst.dump_pretty(GetCommentOS(), &MAI, InstPrinter.get(), "\n ");
1242 GetCommentOS() << "\n";