Function rustc::middle::trans::meth::trans_method_callee[src]

pub fn trans_method_callee<'a>(bcx: &'a Block<'a>, method_call: MethodCall, self_expr: Option<&Expr>, arg_cleanup_scope: ScopeId) -> Callee<'a>