Searched refs:newBoolVariable (Results 1 – 1 of 1) sorted by relevance
451 mt.Variables = append(mt.Variables, newBoolVariable(name))554 func newBoolVariable(name string) *boolVariable { func