+cfe-dev :)<div><br></div><div class="gmail_extra"><div class="gmail_quote">On Tue, Oct 16, 2012 at 10:10 PM, sunil rathee <span dir="ltr"><<a href="mailto:ratheesuniljec@gmail.com" target="_blank">ratheesuniljec@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Type of the pointer means if it points to integer then it is Integer pointer.<br>I am writing a pass in which I want to find all those pointers which are pointing to pointers. Also I want to find the type of pointer which I defined above.<br>
</blockquote><div><br></div><div>I'm still unsure of the exact context you have, but others who know more about writing passes might be able to help.</div><div><br></div><div>Cheers,</div><div>/Manuel</div><div><br></div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Wed, Oct 17, 2012 at 12:47 AM, Manuel Klimek <span dir="ltr"><<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On Tue, Oct 16, 2012 at 9:08 PM, sunil rathee <span dir="ltr"><<a href="mailto:ratheesuniljec@gmail.com" target="_blank">ratheesuniljec@gmail.com</a>></span> wrote:<br></div><div class="gmail_extra">

<div class="gmail_quote"><div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>Is there any solution by which we can find the type of the pointer. Means can we find is it Integer pointer or Double pointer etc. <br>



Also can we find is it pointing to another pointer or not?</blockquote><div><br></div></div><div>Assuming you mean in the Clang AST, but I'm not sure what you mean with "find the type of the pointer". What do you have? A pointer declaration? An expression? A PointerType and you want to figure out more about it (if the latter, see <a href="http://clang.llvm.org/doxygen/classclang_1_1PointerType.html" target="_blank">http://clang.llvm.org/doxygen/classclang_1_1PointerType.html</a>)</div>



<div><br></div><div>Cheers,</div><div>/Manuel</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<div>
<span><font color="#888888"><br clear="all"><br>-- <br>

Sunil Rathee<br>MTech<br>IIT Delhi<br><br>Not going along with the crowd can help you stand out in the crowd<br><br>
</font></span><br></div>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br><br clear="all"><br>-- <br>Sunil Rathee<br>MTech<br>IIT Delhi<br><br>Not going along with the crowd can help you stand out in the crowd<br><br>
</div></div></blockquote></div><br></div>