callee_def_id

Function callee_def_id 

Source
pub fn callee_def_id(func: &Operand<'_>) -> Option<DefId>
Expand description

Return the static callee definition for a MIR call operand.