Searched defs:EnumTypes (Results 1 – 5 of 5) sorted by relevance
189 public IList<EnumDescriptor> EnumTypes { get; } property in Google.Protobuf.Reflection.MessageDescriptor
147 public IList<EnumDescriptor> EnumTypes { get; } property in Google.Protobuf.Reflection.FileDescriptor
362 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
1326 MDTuple *EnumTypes = getTuple(); in TEST_F() local1386 MDTuple *EnumTypes = MDTuple::getDistinct(Context, None); in TEST_F() local
631 DIArray EnumTypes = CUNode.getEnumTypes(); in beginModule() local