reachableFunctions

fun reachableFunctions(node: Node): PersistentSet<FunctionName>

Returns the set of functions transitively reachable from a statement node.