Searched defs:ScalarStuffAddJustBool (Results 1 – 2 of 2) sorted by relevance
376 def ScalarStuffAddJustBool(builder, justBool): builder.PrependBoolSlot(30, justBool, 0) function
734 func ScalarStuffAddJustBool(builder *flatbuffers.Builder, justBool bool) { func