Searched defs:expr_call (Results 1 – 3 of 3) sorted by relevance
283 pub fn expr_call( in expr_call() method
562 pub fn expr_call(f: ast::Expr, arg_list: ast::ArgList) -> ast::Expr { in expr_call() function
1778 pub(super) fn expr_call( in expr_call() method