Searched refs:FooStruct (Results 1 – 9 of 9) sorted by relevance
8 struct FooStruct { }; // LF_STRUCTURE struct56 FooStruct FooStructInstance; in main()
3 typedef __attribute__((amdgpu_num_vgpr(128))) struct FooStruct { // expected-error {{'amdgpu_num_vg…6 } FooStruct;
1664 struct FooStruct { struct1669 impl FooStruct { implementation1671 FooStruct { in new()1678 impl flatbuffers::SafeSliceAccess for FooStruct {} implementation1679 impl<'a> flatbuffers::Follow<'a> for FooStruct { implementation1680 type Inner = &'a FooStruct;1683 <&'a FooStruct>::follow(buf, loc) in follow()1686 impl<'a> flatbuffers::Follow<'a> for &'a FooStruct { implementation1687 type Inner = &'a FooStruct;1690 flatbuffers::follow_cast_ref::<FooStruct>(buf, loc) in follow()[all …]
40 function TableInFirstNS_mt:FooStruct() function
40 def FooStruct(self): member in TableInFirstNS
23 …public NamespaceA.NamespaceB.StructInNestedNS? FooStruct { get { int o = __p.__offset(8); return o… property
56 func (rcv *TableInFirstNS) FooStruct(obj *NamespaceA__NamespaceB.StructInNestedNS) *NamespaceA__Nam… func
6 in error/log messages, for example, "FooStruct", "FooMethod request".
1450 | `FooStruct` | Value or reference to any type that has an appropriate `StructTrai…