Home
last modified time | relevance | path

Searched defs:NestedEnums (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DGeneratedClrTypeInfo.cs84 public Type[] NestedEnums { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo
/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc3084 TEST_F(SourceInfoTest, NestedEnums) { in TEST_F() argument