Searched defs:NestedTypes (Results 1 – 5 of 5) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | GeneratedClrTypeInfo.cs | 73 public GeneratedClrTypeInfo[] NestedTypes { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo |
D | MessageDescriptor.cs | 184 public IList<MessageDescriptor> NestedTypes { get; } property in Google.Protobuf.Reflection.MessageDescriptor |
/external/libchrome/base/json/ | ||
D | json_writer_unittest.cc | 54 TEST(JSONWriterTest, NestedTypes) { in TEST() argument |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ | ||
D | CodeViewDebug.cpp | 1921 std::vector<const DIType *> NestedTypes; member |
/external/clang/lib/Sema/ | ||
D | SemaTemplate.cpp | 1669 SmallVector<QualType, 4> NestedTypes; in MatchTemplateParametersToScopeSpecifier() local |