[cfe-dev] How to get member functions from a cpp file using HandleTopLevelDecl

manavender reddy manavender.623 at gmail.com
Thu Aug 19 18:47:19 PDT 2010


Hi

I am using HandleTopLevelDecl function of ASTConsumer to get the names of
functions in a file.
The code is working fine and outputs function names with C files, but when i
give a cpp file containing class as input, its not printing
any function names
Need help with this problem.


Thanks
Manavender
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100819/2daefe1e/attachment.html>


More information about the cfe-dev mailing list