Searched defs:ExpectedFunction (Results 1 – 3 of 3) sorted by relevance
10 d: &hir::ExpectedFunction, in expected_function()
186 pub struct ExpectedFunction { struct187 pub call: InFile<AstPtr<ast::Expr>>,188 pub found: Type,
229 ExpectedFunction { enumerator