fn resolved_callee(gcx: Gcx<'_>, expr: &Expr<'_>) -> Option<FunctionId>
The function a call expression dispatches to, as the type checker resolved it.