pub fn functions_containing_node( module: &Module, target: &NodeId, ) -> Vec<FuncId>
Collect all function IDs that contain a given node ID.