Searched defs:NestedTypes (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | GeneratedClrTypeInfo.cs | 69 public GeneratedClrTypeInfo[] NestedTypes { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo |
| D | MessageDescriptor.cs | 232 public IList<MessageDescriptor> NestedTypes { get; } property in Google.Protobuf.Reflection.MessageDescriptor |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ | ||
| D | CodeViewDebug.cpp | 2112 std::vector<const DIType *> NestedTypes; member |