<div dir="ltr">Hi All,<div><br></div><div>I am working with some code that involves walking the Clang AST</div><div>and have some questions.  For a particular variable, say 'x', is there</div><div>a straight forward (in the sense that there is already code somewhere</div><div>in Clang to do it) way to determine:<br></div><div><br></div><div>  1. If 'x' is address taken.</div><div><br></div><div>  2. If 'x' has been assigned multiple times.<br><div><div><br></div><div>?</div><div><br></div><div>Or do I have to figure those things out in the AST walking code that</div><div>I am writing?<br></div><div><br></div>-- <br><div class="gmail_signature"># Meador</div>
</div></div></div>