[cfe-dev] Functions within file context
manavender reddy
manavender.623 at gmail.com
Thu Aug 12 17:50:56 PDT 2010
Hi
I am new to clang. I want to write a program to print all the function in a
C file. I am having a problem, its also printing some functions which are
included in header files. But i only want to print
functions which are defined in a given file. Is there any way to find this
?
Thanks
Manavender
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100812/031c02e3/attachment.html>
More information about the cfe-dev
mailing list