<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 03/28/2014 11:18 AM, Hugues de
Lassus wrote:<br>
</div>
<blockquote cite="mid:53354C71.4010804@imag.fr" type="cite">It does
traverse UO_(Post|Pre)(Inc|Dec) nodes but never does it traverse
UO_AddrOf nor UO_Deref nodes.
<br>
</blockquote>
<br>
Actually I was wrong, UnaryOperator nodes whose OpCode is UO_AddrOf
seem to be always traversed and this was my mistake.<br>
On the other hand, UOp nodes whose OpCode is <b>UO_</b><b>Deref</b>
kind are never traversed by <b>TraverseStmt</b> in my tests.<br>
So would this be a <b>bug</b> ?<br>
<pre class="moz-signature" cols="72">--
Hugues de Lassus Saint-Geniès</pre>
</body>
</html>