Skip to main content

node_matches_call

Function node_matches_call 

Source
pub fn node_matches_call(node: &GraphNode, def_ids: &[DefId]) -> bool
Expand description

Returns true if the node represents a call to one of the given DefIds.