Searched defs:updateExprType (Results 1 – 2 of 2) sorted by relevance
229 func (check *Checker) updateExprType(x ast.Expr, typ Type, final bool) { func
241 func (check *Checker) updateExprType(x syntax.Expr, typ Type, final bool) { func