Searched refs:MutateBool (Results 1 – 3 of 3) sorted by relevance
298 func (t *Table) MutateBool(off UOffsetT, n bool) bool { func390 t.MutateBool(t.Pos+UOffsetT(off), n)
606 bool MutateBool(bool b) { in MutateBool() function
1741 TEST_EQ(vec[4].MutateBool(true), true); // Can change a bool in FlexBuffersTest()