Searched defs:foo_struct (Results 1 – 4 of 4) sorted by relevance
71 …tatic function createTableInFirstNS(FlatBufferBuilder $builder, $foo_table, $foo_enum, $foo_struct)
18 struct foo_struct { struct22 int f2(struct foo_struct* p) { in f2() argument
71 pub fn foo_struct(&self) -> Option<&'a namespace_b::StructInNestedNS> { in foo_struct() method79 pub foo_struct: Option<&'a namespace_b::StructInNestedNS>, field
62 const NamespaceA::NamespaceB::StructInNestedNS *foo_struct() const { in foo_struct() function