calls

fun calls(function: FunctionDeclarationNode): Set<FunctionCallNode>

Returns the set of calls to the given function declaration.