Home
last modified time | relevance | path

Searched defs:ordered_fields (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/rust/src/tools/clippy/clippy_lints/src/
Dinconsistent_struct_constructor.rs87 let mut ordered_fields: Vec<_> = fields.iter().map(|f| f.ident.name).collect(); in check_expr() localVariable
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_tctable_gen.cc548 absl::Span<const TailCallTableInfo::FieldOptions> ordered_fields) { in MakeNumToEntryTable()
803 absl::Span<const FieldOptions> ordered_fields) { in TailCallTableInfo()
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dparse_function_generator.cc40 std::vector<const FieldDescriptor*> ordered_fields; in GetOrderedFields() local
Dmessage.cc660 std::vector<const FieldDescriptor*> ordered_fields; in GenerateFieldAccessorDeclarations() local
4708 std::vector<const FieldDescriptor*> ordered_fields = in GenerateSerializeWithCachedSizesBody() local
4790 std::vector<const FieldDescriptor*> ordered_fields = in GenerateSerializeWithCachedSizesBodyShuffled() local