Home
last modified time | relevance | path

Searched defs:NestedTypes (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DGeneratedClrTypeInfo.cs73 public GeneratedClrTypeInfo[] NestedTypes { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo
DMessageDescriptor.cs184 public IList<MessageDescriptor> NestedTypes { get; } property in Google.Protobuf.Reflection.MessageDescriptor
/external/libchrome/base/json/
Djson_writer_unittest.cc54 TEST(JSONWriterTest, NestedTypes) { in TEST() argument
/external/clang/lib/Sema/
DSemaTemplate.cpp1669 SmallVector<QualType, 4> NestedTypes; in MatchTemplateParametersToScopeSpecifier() local