ccg_callees
Trace what a C++ symbol calls or awaits, ordered by source line, to map outgoing coroutine dependencies and optionally include unresolved stubs.
Instructions
What this symbol calls / awaits (outgoing). Ordered by source line (#1,#2).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Symbol keyword (name or qualified_name fragment) | |
| show_unresolved | No | Include unresolved::* stubs |