Analyzes C++ source code to build and explore comprehensive internal dependency graphs. Maps function relationships to identify upstream callers, downstream callees, and circular dependencies. Improve