Searched defs:ScalarStuffAddMaybeBool (Results 1 – 2 of 2) sorted by relevance
379 def ScalarStuffAddMaybeBool(builder, maybeBool): builder.PrependBoolSlot(31, maybeBool, None) function
737 func ScalarStuffAddMaybeBool(builder *flatbuffers.Builder, maybeBool bool) { func