Searched refs:GenUnionCreatorForStruct (Results 1 – 1 of 1) sorted by relevance
1559 void GenUnionCreatorForStruct(const EnumDef &enum_def, const EnumVal &ev, in GenUnionCreatorForStruct() function in flatbuffers::python::PythonGenerator1608 GenUnionCreatorForStruct(enum_def, ev, &code); in GenUnionCreator()