[cfe-dev] how to determine a parameter has a type declarator in clang

kevin kevinlynx at gmail.com
Sun Dec 30 23:44:03 PST 2012


I use clang to do some code analyse. And now i have a function below

    void func(p)

some compilers will process p as an integer. And i want to know how to determine whether p has a type declarator ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20121231/f5669844/attachment.html>


More information about the cfe-dev mailing list