Skip to main content

Module call_hierarchy

Module call_hierarchy 

Source
Expand description

Call hierarchy over the SymbolIndex’s call sites: who calls this function, and what does it call. ## Main callers have no hierarchy item (Main is the program, not a function) — their calls simply don’t appear as incoming edges.

Functions§

incoming_calls
outgoing_calls
prepare