Searched refs:getSyntaxNode (Results 1 – 1 of 1) sorted by relevance
184 virtual const Node *getSyntaxNode(OutputStream &) const { in getSyntaxNode() function537 const Node *SN = SoFar.second->getSyntaxNode(S); in collapse()1112 const Node *getSyntaxNode(OutputStream &S) const override { in getSyntaxNode() function1115 return Idx < Data.size() ? Data[Idx]->getSyntaxNode(S) : this; in getSyntaxNode()1273 const Node *getSyntaxNode(OutputStream &S) const override { in getSyntaxNode() function1277 return Ref->getSyntaxNode(S); in getSyntaxNode()