Description
Outputs an XML representation of abstract syntax trees for C-family source code. It is used by binding generators, analysis tools, and documentation workflows that need structured information about C or C++ APIs.
Use it when another tool asks for CastXML output or when building code-generation pipelines. The result depends on compiler flags and include paths, so match the real build configuration.