<div dir="ltr">Hi all, <div><br></div><div>I can use <a class="" href="http://clang.llvm.org/doxygen/classclang_1_1Type.html#ad94f5769b2fc8827732aec71c3efeb52" style="color:rgb(61,33,133);font-weight:bold;background-color:rgb(242,242,255);font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:13px">isStructureType</a>() and <a class="" href="http://clang.llvm.org/doxygen/classclang_1_1Type.html#aeb2ffe71ce3dab180574284222a92bc3" style="color:rgb(61,33,133);font-weight:bold;background-color:rgb(242,242,255);font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:13px">isUnionType</a><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:13px;background-color:rgb(250,250,250)">() to check </span><span style="color:rgb(0,0,0);font-family:'Microsoft YaHei';font-size:13px;white-space:nowrap">whether</span><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:13px;background-color:rgb(250,250,250)"> an Expr is structure type or union type. Now I want to get the structure/union type's detailed information, such as the fields and their types of a </span><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:13px;background-color:rgb(250,250,250)">structure. How can I get these information? Thanks a lot.</span><br clear="all">
<div><br></div>-- <br><div dir="ltr"><font color="#999999">Best regards,</font><div><font color="#999999">Arthur Yoo</font></div></div>
</div></div>