Searched defs:foo_enum (Results 1 – 6 of 6) sorted by relevance
71 …public static function createTableInFirstNS(FlatBufferBuilder $builder, $foo_table, $foo_enum, $fo…
21 …public boolean mutateFooEnum(byte foo_enum) { int o = __offset(6); if (o != 0) { bb.put(o + bb_pos… in mutateFooEnum()
66 pub fn foo_enum(&self) -> namespace_b::EnumInNestedNS { in foo_enum() method77 pub foo_enum: namespace_b::EnumInNestedNS, field
63 NamespaceA::NamespaceB::EnumInNestedNS foo_enum; member99 NamespaceA::NamespaceB::EnumInNestedNS foo_enum() const { in foo_enum() function
213 NestedEnum foo_enum = 6; field
723 NestedEnum foo_enum = 6; field