Searched defs:StructField (Results 1 – 4 of 4) sorted by relevance
31 struct StructField { struct38 StructField& operator=(const StructField&); argument39 StructField& operator=(StructField&&); argument41 std::u16string name;49 std::u16string type_name;57 std::string uncompressed_type_name;60 uint64_t offset;64 uint8_t num_bits;68 uint8_t shift_bits;
47 StructField::StructField(std::u16string field_name, std::u16string type_name, in StructField() function in StructField
308 public global::Google.Protobuf.WellKnownTypes.Struct StructField { property in Google.Protobuf.TestProtos.TestWellKnownTypes1291 public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Struct> StructField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes1922 public global::Google.Protobuf.WellKnownTypes.Struct StructField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes2070 StructField = 7, enumerator2856 public pbc::MapField<int, global::Google.Protobuf.WellKnownTypes.Struct> StructField { property in Google.Protobuf.TestProtos.MapWellKnownTypes
9 StructField(&'a Struct), enumerator