Description
Generates XML descriptions of C-family abstract syntax trees for tooling and analysis. Developers use it when other programs need structured information about C, C++, or Objective-C declarations.
Run it from the terminal as part of a build, binding-generation, or analysis workflow. It does not edit code by itself, but wrong compiler options can produce incomplete or misleading XML output.