Home | History | Annotate | Download | only in MC

Lines Matching defs:GetCommentOS

110   /// GetCommentOS - Return a raw_ostream that comments can be written to.
113 virtual raw_ostream &GetCommentOS() {
1210 raw_ostream &OS = GetCommentOS();
1370 Inst.dump_pretty(GetCommentOS(), MAI, InstPrinter.get(), "\n ");
1371 GetCommentOS() << "\n";