Searched refs:RightAtom (Results 1 – 1 of 1) sorted by relevance
48 MCAtom *RightAtom = Parent->createAtom(Type, RightBegin, RightEnd); in split() local57 std::copy(I, Data.end(), RightAtom->Data.end()); in split()68 std::copy(I, Text.end(), RightAtom->Text.end()); in split()73 return RightAtom; in split()