Home | History | Annotate | Download | only in internal

Lines Matching defs:raw_ostream

102 // std::ostream with an implicit conversion to raw_ostream& and stream
104 // but still find raw_ostream& overloads.
114 operator raw_ostream&() { return ros_; }