ccg_seq
Reveal the ordered call and await sequence inside a C++ coroutine function by source line to clarify in-function execution order.
Instructions
Ordered calls/await sequence inside a function (by source line). Preferred over explore edge_kind=seq for understanding in-function order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Symbol keyword (name or qualified_name fragment) | |
| show_unresolved | No | Include unresolved::* stubs |