Searched defs:newBool (Results 1 – 2 of 2) sorted by relevance
424 func newBool(b bool) *bool { return &b } func
592 func (t *Tree) newBool(pos Pos, true bool) *BoolNode { func