<div dir="ltr">Hello,<div><br></div><div>I am trying to understand how the StmtPrinter works. Assuming I have the following code:</div><div><br></div><div>int compute (int a)</div><div>{</div><div>  balball</div><div>}</div>
<div><br></div><div>which function in clang will print the function name -- "compute"? Or, what type of stmt the function corresponds to?<br clear="all"><br>Cheers,
</div><div>Zheng</div></div>