Home | History | Annotate | Download | only in ext

Lines Matching refs:_Rope_flatten_char_consumer

839     class _Rope_flatten_char_consumer
846 _Rope_flatten_char_consumer(_CharT* __buffer)
849 ~_Rope_flatten_char_consumer() {}
1051 _Rope_flatten_char_consumer<_CharT> __c(__buffer);