Searched defs:_S_concat (Results 1 – 2 of 2) sorted by relevance
591 rope<_CharT,_Alloc>::_S_concat(_RopeRep* __left, _RopeRep* __right) in _S_concat() function
375 enum _Tag {_S_leaf, _S_concat, _S_substringfn, _S_function}; enumerator