Lines Matching refs:OutputTreeText
59 void OutputTreeText(TInfoSinkBase& sink, TIntermNode* node, const int depth) in OutputTreeText() function
80 OutputTreeText(sink, node, depth); in visitSymbol()
90 OutputTreeText(out, node, depth); in visitBinary()
142 OutputTreeText(out, node, depth); in visitUnary()
211 OutputTreeText(out, node, depth); in visitAggregate()
279 OutputTreeText(out, node, depth); in visitSelection()
286 OutputTreeText(sink, node, depth); in visitSelection()
290 OutputTreeText(sink, node, depth); in visitSelection()
298 OutputTreeText(sink, node, depth); in visitSelection()
315 OutputTreeText(out, node, depth); in visitConstantUnion()
345 OutputTreeText(out, node, depth); in visitLoop()
354 OutputTreeText(sink, node, depth); in visitLoop()
361 OutputTreeText(sink, node, depth); in visitLoop()
369 OutputTreeText(sink, node, depth); in visitLoop()
383 OutputTreeText(out, node, depth); in visitBranch()