[cfe-dev] looking for a C++ header file parser

Brian Hare bhare8972 at hotmail.com
Tue Apr 28 08:26:17 PDT 2015


I am looking for some package that can parse C++ header files (hopefully recursively), and return a structure that holds all the available name information, classes, structs, namespaces, global variables, types, macros, functions, ect...

Is there a way to use Clang to do this? 

Thanks!
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150428/3d37b539/attachment.html>


More information about the cfe-dev mailing list