Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dassignments.go153 func (check *Checker) initVar(lhs *Var, x *operand, context string) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dassignments.go156 func (check *Checker) initVar(lhs *Var, x *operand, context string) { func