Lines Matching refs:SequenceNode
105 void SequenceNode::anchor() {}
1930 void SequenceNode::increment() {
2094 // Don't eat the TK_BlockEntry, SequenceNode needs it.
2095 return new (NodeAllocator) SequenceNode( stream.CurrentDoc
2098 , SequenceNode::ST_Indentless);
2102 SequenceNode( stream.CurrentDoc
2105 , SequenceNode::ST_Block);
2116 SequenceNode( stream.CurrentDoc
2119 , SequenceNode::ST_Flow);