Searched defs:EnumTypes (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | MessageDescriptor.cs | 247 public IList<EnumDescriptor> EnumTypes { get; } property in Google.Protobuf.Reflection.MessageDescriptor |
D | FileDescriptor.cs | 276 public IList<EnumDescriptor> EnumTypes { get; } property in Google.Protobuf.Reflection.FileDescriptor |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | ||
D | DebugInfoMetadata.cpp | 520 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl() |
D | DebugInfo.cpp | 481 MDTuple *EnumTypes = nullptr; in getReplacementCU() local |