<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br>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...<br><br>Is there a way to use Clang to do this? <br><br>Thanks!<br>                                       </div></body>
</html>