Home
last modified time | relevance | path

Searched defs:FieldCount (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/json/internal/
Ddescriptor_traits.h193 static size_t FieldCount(const Desc& d) { return d.field_count(); } in FieldCount() function
360 static size_t FieldCount(const Desc& d) { return d.proto().fields_size(); } in FieldCount() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyAsmPrinter.cpp205 int FieldCount = int(!Languages.empty()) + int(!Tools.empty()); in EmitProducerInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2241 unsigned FieldCount; in lowerCompleteTypeClass() local
2290 unsigned FieldCount; in lowerCompleteTypeUnion() local