Searched refs:getSyntaxNode (Results 1 – 2 of 2) sorted by relevance
258 virtual const Node *getSyntaxNode(OutputBuffer &) const { return this; } in getSyntaxNode() function647 const Node *SN = SoFar.second->getSyntaxNode(OB); in collapse()1284 const Node *getSyntaxNode(OutputBuffer &OB) const override { in getSyntaxNode() function1287 return Idx < Data.size() ? Data[Idx]->getSyntaxNode(OB) : this; in getSyntaxNode()1444 const Node *getSyntaxNode(OutputBuffer &OB) const override { in getSyntaxNode() function1448 return Ref->getSyntaxNode(OB); in getSyntaxNode()