Searched defs:foo_struct (Results 1 – 6 of 6) sorted by relevance
10 struct foo_struct { struct15 struct foo_struct *p; in f2() argument
18 struct foo_struct { struct22 int f2(struct foo_struct* p) { in f2() argument
71 …tatic function createTableInFirstNS(FlatBufferBuilder $builder, $foo_table, $foo_enum, $foo_struct)
70 pub fn foo_struct(&self) -> Option<&'a namespace_b::StructInNestedNS> { in foo_struct() method78 pub foo_struct: Option<&'a namespace_b::StructInNestedNS>, field
64 flatbuffers::unique_ptr<NamespaceA::NamespaceB::StructInNestedNS> foo_struct; member105 const NamespaceA::NamespaceB::StructInNestedNS *foo_struct() const { in foo_struct() function