With clang you can analyze the headers with clang with something like:
clang -Xclang -ast-dump=json your_header.h
and you get a .json file wi