Home
last modified time | relevance | path

Searched refs:GenField (Results 1 – 1 of 1) sorted by relevance

/third_party/flatbuffers/src/
Didl_gen_text.cpp249 bool GenField(const FieldDef &fd, const Table *table, bool fixed, in GenField() function
311 if (!GenField<CTYPE>(fd, table, struct_def.fixed, elem_indent)) { \ in GenStruct()