Skip to main content

resolved_callee

Function resolved_callee 

Source
fn resolved_callee(gcx: Gcx<'_>, expr: &Expr<'_>) -> Option<FunctionId>
Expand description

The function a call expression dispatches to, as the type checker resolved it.