Home | History | Annotate | Download | only in MC

Lines Matching refs:GetCommentOS

107   /// GetCommentOS - Return a raw_ostream that comments can be written to.
110 raw_ostream &GetCommentOS() override {
1452 raw_ostream &OS = GetCommentOS();
1544 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n ");
1545 GetCommentOS() << "\n";