<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hi all,<div><br></div><div>How can i get the type of variable for eg. const int x = 1;</div><div>How can i get information that x is const and int. I have pointer to DeclStmt, from that i can get VarDecl. I am stuck after that.</div>
<div><br></div><div>Thanks</div><div>Manavender</div></span>