[cfe-dev] How to get the type of variable in CSA

牛治 via cfe-dev cfe-dev at lists.llvm.org
Fri Jun 1 05:51:44 PDT 2018


Dear developer:
   how to get the  type ofvariable?
   for example:
   I can get the name and the type of typedefs if they're anonymous structures and the like, but normal typedefs(eg typedef int size_t) I can only get size_t. How can I get the type "int"?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180601/042b8ce6/attachment.html>


More information about the cfe-dev mailing list