Home | History | Annotate | Download | only in ext

Lines Matching refs:_Insert_ostream

896       typedef basic_ostream<_CharT,_Traits> _Insert_ostream;
897 _Insert_ostream& _M_o;
899 _Rope_insert_char_consumer(_Insert_ostream& __writer)