Searched defs:NestedEnums (Results 1 – 2 of 2) sorted by relevance
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | GeneratedClrTypeInfo.cs | 78 public Type[] NestedEnums { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo |
| /external/protobuf/src/google/protobuf/compiler/ | ||
| D | parser_unittest.cc | 2636 TEST_F(SourceInfoTest, NestedEnums) { in TEST_F() argument |