Lines Matching refs:SequenceNode
1915 void SequenceNode::increment() {
2070 // Don't eat the TK_BlockEntry, SequenceNode needs it.
2071 return new (NodeAllocator) SequenceNode( stream.CurrentDoc
2073 , SequenceNode::ST_Indentless);
2077 SequenceNode( stream.CurrentDoc
2079 , SequenceNode::ST_Block);
2089 SequenceNode( stream.CurrentDoc
2091 , SequenceNode::ST_Flow);