Searched refs:getSyntaxNode (Results 1 – 1 of 1) sorted by relevance
172 virtual const Node *getSyntaxNode(OutputStream &) const { in getSyntaxNode() function522 const Node *SN = SoFar.second->getSyntaxNode(S); in collapse()1016 const Node *getSyntaxNode(OutputStream &S) const override { in getSyntaxNode() function1019 return Idx < Data.size() ? Data[Idx]->getSyntaxNode(S) : this; in getSyntaxNode()1177 const Node *getSyntaxNode(OutputStream &S) const override { in getSyntaxNode() function1181 return Ref->getSyntaxNode(S); in getSyntaxNode()