Home
last modified time | relevance | path

Searched defs:updateExprVal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dexpr.go347 func (check *Checker) updateExprVal(x ast.Expr, val constant.Value) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dexpr.go383 func (check *Checker) updateExprVal(x syntax.Expr, val constant.Value) { func