Searched defs:is_union (Results 1 – 6 of 6) sorted by relevance
851 bool is_union = false; in GenStruct() local
1589 CheckedError Parser::ParseEnum(bool is_union, EnumDef **dest) { in ParseEnum()2031 CheckedError Parser::StartEnum(const std::string &enum_name, bool is_union, in StartEnum()
2477 const bool is_union = field.value.type.base_type == BASE_TYPE_UTYPE; in GenTablePost() local
361 bool is_union; member
364 bool is_union() const { in is_union() function
272 void is_union() in is_union() function