Home
last modified time | relevance | path

Searched refs:mkValue (Results 1 – 3 of 3) sorted by relevance

/build/soong/mk2rbc/
Dnode.go195 mkValue *mkparser.MakeString member
Dvariable.go240 panic(fmt.Errorf("cannot set predefined variable %s to %q", pv.name(), asgn.mkValue.Dump()))
Dmk2rbc.go599 …asgn := &assignmentNode{lhs: lhs, mkValue: a.Value, isTraced: isTraced, location: ctx.errorLocatio…